#9CBFFE#9CBFFE
#9CBFFE is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.2% C 0.098 H 261.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBFFE |
|---|---|
| RGB | rgb(156, 191, 254) |
| HSL | hsl(219, 98%, 80%) |
| HSV | hsv(219, 39%, 100%) |
| CMYK | cmyk(38.6%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.97, 3.50, -34.78) |
| CIE-LCH | lch(76.97, 34.96, 275.74°) |
| OKLab | oklab(80.24% -0.0138 -0.0967) |
| OKLCH | oklch(80.24% 0.098 261.9) |
| XYZ | xyz(50.2249, 51.4827, 101.0374) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.47
Carolina Blue
#8AB8FE
ΔE00 3.17
Baby Blue (survey)
#A2CFFE
ΔE00 4.93
Powder Blue (survey)
#B1D1FC
ΔE00 5.05
Sky Blue (survey)
#75BBFD
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBFFE #FEDB9C
analogous
#9CF0FE #9CBFFE #AA9CFE
triadic
#9CBFFE #FE9CBF #BFFE9C
tetradic
#9CBFFE #FE9CF0 #FEDB9C #9CFEAA
square
#9CBFFE #FE9CF0 #FEDB9C #9CFEAA
split-complementary
#9CBFFE #FEAA9C #F0FE9C
monochromatic
#2371FD #5F98FD #9CBFFE #D9E6FF #E1EBFF
Accessibility & contrast
On white
1.86
#9CBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#9CBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBFFE
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBFFE | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#9FBAFD
Tritanopia (blue-blind)
#7CCCD5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9cbffe; /* rgb */ color: rgb(156, 191, 254); /* oklch */ color: oklch(80.2% 0.098 261.9);
Tailwind
colors: {
custom: {
50: '#bcd2ff',
500: '#9cbffe',
950: '#000000',
},
}SCSS
$custom: #9cbffe; $custom-light: #bcd2ff; $custom-dark: #000000;
JSON
{
"hex": "#9cbffe",
"rgb": {
"r": 156,
"g": 191,
"b": 254
},
"hsl": {
"h": 218.571,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.80242,
"c": 0.09766,
"h": 261.9
},
"luminance": 0.51485
}Semantic roles & 50–950 ramp
primary
#9CBFFE
secondary
#E1B25D
accent
#9400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386