#9EAFCA#9EAFCA
#9EAFCA is a light, muted blue. Relative luminance 0.422; OKLCH L 75.0% C 0.043 H 259.6°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAFCA |
|---|---|
| RGB | rgb(158, 175, 202) |
| HSL | hsl(217, 29%, 71%) |
| HSV | hsv(217, 22%, 79%) |
| CMYK | cmyk(21.8%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(71.00, -0.04, -15.67) |
| CIE-LCH | lch(71.00, 15.67, 269.84°) |
| OKLab | oklab(74.99% -0.0078 -0.0427) |
| OKLCH | oklch(74.99% 0.043 259.6) |
| XYZ | xyz(40.0884, 42.1923, 61.8975) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.65
Cloudy Blue
#ACC2D9
ΔE00 5.69
Light Grey Blue
#9DBCD4
ΔE00 6.21
Light Blue Grey
#B7C9E2
ΔE00 6.89
Cool Gray
#9AA7B0
ΔE00 7.68
Bluey Grey
#89A0B0
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAFCA #CAB99E
analogous
#9EC5CA #9EAFCA #A39ECA
triadic
#9EAFCA #CA9EAF #AFCA9E
tetradic
#9EAFCA #CA9EC5 #CAB99E #9ECAA3
square
#9EAFCA #CA9EC5 #CAB99E #9ECAA3
split-complementary
#9EAFCA #CAA39E #C5CA9E
monochromatic
#546F9A #768EB4 #9EAFCA #C6D0E0 #EBEFF4
Accessibility & contrast
On white
2.22
#9EAFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#9EAFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAFCA
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAFCA | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B0CB
Deuteranopia (green-blind)
#A2ACC9
Tritanopia (blue-blind)
#93B5B8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9eafca; /* rgb */ color: rgb(158, 175, 202); /* oklch */ color: oklch(75.0% 0.043 259.6);
Tailwind
colors: {
custom: {
50: '#bbc6da',
500: '#9eafca',
950: '#000000',
},
}SCSS
$custom: #9eafca; $custom-light: #bbc6da; $custom-dark: #000000;
JSON
{
"hex": "#9eafca",
"rgb": {
"r": 158,
"g": 175,
"b": 202
},
"hsl": {
"h": 216.818,
"s": 29.333,
"l": 70.588
},
"oklch": {
"l": 0.74988,
"c": 0.0434,
"h": 259.6
},
"luminance": 0.42193
}Semantic roles & 50–950 ramp
primary
#9EAFCA
secondary
#E8E3DC
accent
#7F3EA8
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121314
muted
#818283