#9CBFFD#9CBFFD
#9CBFFD is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.2% C 0.096 H 261.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBFFD |
|---|---|
| RGB | rgb(156, 191, 253) |
| HSL | hsl(218, 96%, 80%) |
| HSV | hsv(218, 38%, 99%) |
| CMYK | cmyk(38.3%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(76.93, 3.23, -34.31) |
| CIE-LCH | lch(76.93, 34.46, 275.38°) |
| OKLab | oklab(80.2% -0.0141 -0.0953) |
| OKLCH | oklch(80.2% 0.096 261.6) |
| XYZ | xyz(50.0652, 51.4188, 100.1963) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.48
Carolina Blue
#8AB8FE
ΔE00 3.17
Baby Blue (survey)
#A2CFFE
ΔE00 4.90
Powder Blue (survey)
#B1D1FC
ΔE00 5.01
Sky Blue (survey)
#75BBFD
ΔE00 7.08
Lightsteelblue
#B0C4DE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBFFD #FDDA9C
analogous
#9CEFFD #9CBFFD #AA9CFD
triadic
#9CBFFD #FD9CBF #BFFD9C
tetradic
#9CBFFD #FD9CEF #FDDA9C #9CFDAA
square
#9CBFFD #FD9CEF #FDDA9C #9CFDAA
split-complementary
#9CBFFD #FDAA9C #EFFD9C
monochromatic
#2471FB #6098FC #9CBFFD #D8E6FE #E1ECFE
Accessibility & contrast
On white
1.86
#9CBFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#9CBFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBFFD
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBFFD | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#7CCCD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9cbffd; /* rgb */ color: rgb(156, 191, 253); /* oklch */ color: oklch(80.2% 0.096 261.6);
Tailwind
colors: {
custom: {
50: '#bcd2fe',
500: '#9cbffd',
950: '#000000',
},
}SCSS
$custom: #9cbffd; $custom-light: #bcd2fe; $custom-dark: #000000;
JSON
{
"hex": "#9cbffd",
"rgb": {
"r": 156,
"g": 191,
"b": 253
},
"hsl": {
"h": 218.351,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.80199,
"c": 0.09635,
"h": 261.6
},
"luminance": 0.51421
}Semantic roles & 50–950 ramp
primary
#9CBFFD
secondary
#DFB15E
accent
#9300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385