#B6AFFF
A very light, vivid blue closely aligning with Cornflowerblue.
About #B6AFFF
At its core, #B6AFFF is a very light and vivid hue. Its closest recognized web color is Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 175, and 255.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 29% cyan and 31% magenta inks. The HSL representation is 245.2° hue, 100.0% saturation, and 84.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B6AFFF
RGB182, 175, 255
HSL245.2°, 100.0%, 84.3%
CMYK29%, 31%, 0%, 0%
HSV245.2°, 31.4%, 100.0%
LAB74.7, 19.7, -38.7
XYZ52.7, 47.8, 101.1
Decimal11972607
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.99:1
Text on #FFFFFF
FAIL
10.57:1
Text on #000000
AAA
1.90:1
Text on #F8FAFC
FAIL
8.98:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6AFFF;
}
.text-color {
color: #B6AFFF;
}
.border-color {
border: 2px solid #B6AFFF;
}