#9CBFFC#9CBFFC
#9CBFFC is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.2% C 0.095 H 261.3°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBFFC |
|---|---|
| RGB | rgb(156, 191, 252) |
| HSL | hsl(218, 94%, 80%) |
| HSV | hsv(218, 38%, 99%) |
| CMYK | cmyk(38.1%, 24.2%, 0%, 1.2%) |
| CIE-LAB | lab(76.89, 2.97, -33.83) |
| CIE-LCH | lch(76.89, 33.96, 275.02°) |
| OKLab | oklab(80.16% -0.0144 -0.094) |
| OKLCH | oklch(80.16% 0.095 261.3) |
| XYZ | xyz(49.9063, 51.3553, 99.3595) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.50
Carolina Blue
#8AB8FE
ΔE00 3.18
Baby Blue (survey)
#A2CFFE
ΔE00 4.87
Powder Blue (survey)
#B1D1FC
ΔE00 4.98
Sky Blue (survey)
#75BBFD
ΔE00 7.05
Lightsteelblue
#B0C4DE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBFFC #FCD99C
analogous
#9CEFFC #9CBFFC #A99CFC
triadic
#9CBFFC #FC9CBF #BFFC9C
tetradic
#9CBFFC #FC9CEF #FCD99C #9CFCA9
square
#9CBFFC #FC9CEF #FCD99C #9CFCA9
split-complementary
#9CBFFC #FCA99C #EFFC9C
monochromatic
#2572F8 #6199FA #9CBFFC #D7E5FE #E1ECFE
Accessibility & contrast
On white
1.86
#9CBFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#9CBFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBFFC
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBFFC | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#7DCCD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9cbffc; /* rgb */ color: rgb(156, 191, 252); /* oklch */ color: oklch(80.2% 0.095 261.3);
Tailwind
colors: {
custom: {
50: '#bcd2fd',
500: '#9cbffc',
950: '#000000',
},
}SCSS
$custom: #9cbffc; $custom-light: #bcd2fd; $custom-dark: #000000;
JSON
{
"hex": "#9cbffc",
"rgb": {
"r": 156,
"g": 191,
"b": 252
},
"hsl": {
"h": 218.125,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.80156,
"c": 0.09504,
"h": 261.3
},
"luminance": 0.51358
}Semantic roles & 50–950 ramp
primary
#9CBFFC
secondary
#DEAF5E
accent
#9200E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385