#9CBFFA#9CBFFA
#9CBFFA is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.1% C 0.092 H 260.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBFFA |
|---|---|
| RGB | rgb(156, 191, 250) |
| HSL | hsl(218, 90%, 80%) |
| HSV | hsv(218, 38%, 98%) |
| CMYK | cmyk(37.6%, 23.6%, 0%, 2%) |
| CIE-LAB | lab(76.82, 2.45, -32.87) |
| CIE-LCH | lch(76.82, 32.96, 274.26°) |
| OKLab | oklab(80.07% -0.015 -0.0912) |
| OKLCH | oklch(80.07% 0.092 260.7) |
| XYZ | xyz(49.5911, 51.2292, 97.6991) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.56
Carolina Blue
#8AB8FE
ΔE00 3.20
Baby Blue (survey)
#A2CFFE
ΔE00 4.80
Powder Blue (survey)
#B1D1FC
ΔE00 4.92
Sky Blue (survey)
#75BBFD
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBFFA #FAD79C
analogous
#9CEEFA #9CBFFA #A89CFA
triadic
#9CBFFA #FA9CBF #BFFA9C
tetradic
#9CBFFA #FA9CEE #FAD79C #9CFAA8
square
#9CBFFA #FA9CEE #FAD79C #9CFAA8
split-complementary
#9CBFFA #FAA89C #EEFA9C
monochromatic
#2774F4 #6299F7 #9CBFFA #D6E5FD #E2ECFE
Accessibility & contrast
On white
1.87
#9CBFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#9CBFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBFFA
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBFFA | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FD
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#7DCBD3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9cbffa; /* rgb */ color: rgb(156, 191, 250); /* oklch */ color: oklch(80.1% 0.092 260.7);
Tailwind
colors: {
custom: {
50: '#bcd2fc',
500: '#9cbffa',
950: '#000000',
},
}SCSS
$custom: #9cbffa; $custom-light: #bcd2fc; $custom-dark: #000000;
JSON
{
"hex": "#9cbffa",
"rgb": {
"r": 156,
"g": 191,
"b": 250
},
"hsl": {
"h": 217.66,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.80072,
"c": 0.09245,
"h": 260.7
},
"luminance": 0.51232
}Semantic roles & 50–950 ramp
primary
#9CBFFA
secondary
#DBAD5F
accent
#9000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385