#9EA7CC#9EA7CC
#9EA7CC is a light, muted blue. Relative luminance 0.393; OKLCH L 73.4% C 0.055 H 274.3°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA7CC |
|---|---|
| RGB | rgb(158, 167, 204) |
| HSL | hsl(228, 31%, 71%) |
| HSV | hsv(228, 23%, 80%) |
| CMYK | cmyk(22.5%, 18.1%, 0%, 20%) |
| CIE-LAB | lab(68.94, 4.83, -19.89) |
| CIE-LCH | lch(68.94, 20.47, 283.63°) |
| OKLab | oklab(73.4% 0.0041 -0.0544) |
| OKLCH | oklch(73.4% 0.055 274.3) |
| XYZ | xyz(38.8156, 39.2653, 62.6489) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.06
Light Periwinkle
#C1C6FC
ΔE00 9.60
Lightsteelblue
#B0C4DE
ΔE00 9.62
Pastel Blue
#A2BFFE
ΔE00 10.11
Periwinkle Blue
#8F99FB
ΔE00 10.35
Cloudy Blue
#ACC2D9
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA7CC #CCC39E
analogous
#9EBECC #9EA7CC #AC9ECC
triadic
#9EA7CC #CC9EA7 #A7CC9E
tetradic
#9EA7CC #CC9EBE #CCC39E #9ECCAC
square
#9EA7CC #CC9EBE #CCC39E #9ECCAC
split-complementary
#9EA7CC #CCAC9E #BECC9E
monochromatic
#53619D #7683B7 #9EA7CC #C6CBE1 #EBEDF4
Accessibility & contrast
On white
2.37
#9EA7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#9EA7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA7CC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA7CC | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACE
Deuteranopia (green-blind)
#99A7CB
Tritanopia (blue-blind)
#93AEB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9ea7cc; /* rgb */ color: rgb(158, 167, 204); /* oklch */ color: oklch(73.4% 0.055 274.3);
Tailwind
colors: {
custom: {
50: '#bbc1db',
500: '#9ea7cc',
950: '#000000',
},
}SCSS
$custom: #9ea7cc; $custom-light: #bbc1db; $custom-dark: #000000;
JSON
{
"hex": "#9ea7cc",
"rgb": {
"r": 158,
"g": 167,
"b": 204
},
"hsl": {
"h": 228.261,
"s": 31.081,
"l": 70.98
},
"oklch": {
"l": 0.73397,
"c": 0.05455,
"h": 274.3
},
"luminance": 0.39266
}Semantic roles & 50–950 ramp
primary
#9EA7CC
secondary
#E9E7DD
accent
#943CAA
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#121215
muted
#818183