#9EAECB#9EAECB
#9EAECB is a light, muted blue. Relative luminance 0.419; OKLCH L 74.8% C 0.046 H 262.4°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAECB |
|---|---|
| RGB | rgb(158, 174, 203) |
| HSL | hsl(219, 30%, 71%) |
| HSV | hsv(219, 22%, 80%) |
| CMYK | cmyk(22.2%, 14.3%, 0%, 20.4%) |
| CIE-LAB | lab(70.77, 0.73, -16.58) |
| CIE-LCH | lch(70.77, 16.59, 272.53°) |
| OKLab | oklab(74.82% -0.0061 -0.0452) |
| OKLCH | oklch(74.82% 0.046 262.4) |
| XYZ | xyz(40.0133, 41.8520, 62.4584) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.12
Cloudy Blue
#ACC2D9
ΔE00 6.40
Light Grey Blue
#9DBCD4
ΔE00 7.08
Light Blue Grey
#B7C9E2
ΔE00 7.29
Cool Gray
#9AA7B0
ΔE00 8.42
Bluey Grey
#89A0B0
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAECB #CBBB9E
analogous
#9EC4CB #9EAECB #A49ECB
triadic
#9EAECB #CB9EAE #AECB9E
tetradic
#9EAECB #CB9EC4 #CBBB9E #9ECBA4
square
#9EAECB #CB9EC4 #CBBB9E #9ECBA4
split-complementary
#9EAECB #CBA49E #C4CB9E
monochromatic
#536D9B #768DB6 #9EAECB #C6CFE0 #EBEEF4
Accessibility & contrast
On white
2.24
#9EAECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#9EAECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAECB
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAECB | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFCC
Deuteranopia (green-blind)
#A0ABCA
Tritanopia (blue-blind)
#93B4B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9eaecb; /* rgb */ color: rgb(158, 174, 203); /* oklch */ color: oklch(74.8% 0.046 262.4);
Tailwind
colors: {
custom: {
50: '#bbc6da',
500: '#9eaecb',
950: '#000000',
},
}SCSS
$custom: #9eaecb; $custom-light: #bbc6da; $custom-dark: #000000;
JSON
{
"hex": "#9eaecb",
"rgb": {
"r": 158,
"g": 174,
"b": 203
},
"hsl": {
"h": 218.667,
"s": 30.201,
"l": 70.784
},
"oklch": {
"l": 0.74815,
"c": 0.04559,
"h": 262.4
},
"luminance": 0.41853
}Semantic roles & 50–950 ramp
primary
#9EAECB
secondary
#E8E4DC
accent
#823DA9
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121315
muted
#818283