#9EA0C0#9EA0C0
#9EA0C0 is a light, muted blue. Relative luminance 0.362; OKLCH L 71.5% C 0.046 H 282.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA0C0 |
|---|---|
| RGB | rgb(158, 160, 192) |
| HSL | hsl(236, 21%, 69%) |
| HSV | hsv(236, 18%, 75%) |
| CMYK | cmyk(17.7%, 16.7%, 0%, 24.7%) |
| CIE-LAB | lab(66.68, 5.98, -16.67) |
| CIE-LCH | lch(66.68, 17.71, 289.73°) |
| OKLab | oklab(71.5% 0.0099 -0.0453) |
| OKLCH | oklch(71.5% 0.046 282.3) |
| XYZ | xyz(36.1836, 36.2160, 54.9430) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.95
Pale Purple
#B790D4
ΔE00 11.83
Cool Gray
#9AA7B0
ΔE00 12.00
Light Periwinkle
#C1C6FC
ΔE00 12.02
Lightsteelblue
#B0C4DE
ΔE00 12.20
Perrywinkle
#8F8CE7
ΔE00 12.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA0C0 #C0BE9E
analogous
#9EB1C0 #9EA0C0 #AD9EC0
triadic
#9EA0C0 #C09EA0 #A0C09E
tetradic
#9EA0C0 #C09EB1 #C0BE9E #9EC0AD
square
#9EA0C0 #C09EB1 #C0BE9E #9EC0AD
split-complementary
#9EA0C0 #C0AD9E #B1C09E
monochromatic
#5A5C8A #797CA8 #9EA0C0 #C3C4D8 #E8E9F0
Accessibility & contrast
On white
2.55
#9EA0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#9EA0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA0C0
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA0C0 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C1
Deuteranopia (green-blind)
#97A1BF
Tritanopia (blue-blind)
#97A5AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9ea0c0; /* rgb */ color: rgb(158, 160, 192); /* oklch */ color: oklch(71.5% 0.046 282.3);
Tailwind
colors: {
custom: {
50: '#bbbcd3',
500: '#9ea0c0',
950: '#000000',
},
}SCSS
$custom: #9ea0c0; $custom-light: #bbbcd3; $custom-dark: #000000;
JSON
{
"hex": "#9ea0c0",
"rgb": {
"r": 158,
"g": 160,
"b": 192
},
"hsl": {
"h": 236.471,
"s": 21.25,
"l": 68.627
},
"oklch": {
"l": 0.71499,
"c": 0.04642,
"h": 282.3
},
"luminance": 0.36216
}Semantic roles & 50–950 ramp
primary
#9EA0C0
secondary
#E2E1D8
accent
#9A46A0
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182