#9EA7CD#9EA7CD
#9EA7CD is a light, muted blue. Relative luminance 0.393; OKLCH L 73.4% C 0.056 H 274.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA7CD |
|---|---|
| RGB | rgb(158, 167, 205) |
| HSL | hsl(229, 32%, 71%) |
| HSV | hsv(229, 23%, 80%) |
| CMYK | cmyk(22.9%, 18.5%, 0%, 19.6%) |
| CIE-LAB | lab(68.98, 5.06, -20.39) |
| CIE-LCH | lch(68.98, 21.01, 283.93°) |
| OKLab | oklab(73.44% 0.0044 -0.0558) |
| OKLCH | oklch(73.44% 0.056 274.5) |
| XYZ | xyz(38.9359, 39.3134, 63.2826) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.92
Light Periwinkle
#C1C6FC
ΔE00 9.48
Lightsteelblue
#B0C4DE
ΔE00 9.70
Pastel Blue
#A2BFFE
ΔE00 9.99
Periwinkle Blue
#8F99FB
ΔE00 10.17
Cloudy Blue
#ACC2D9
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA7CD #CDC49E
analogous
#9EBECD #9EA7CD #AC9ECD
triadic
#9EA7CD #CD9EA7 #A7CD9E
tetradic
#9EA7CD #CD9EBE #CDC49E #9ECDAC
square
#9EA7CD #CD9EBE #CDC49E #9ECDAC
split-complementary
#9EA7CD #CDAC9E #BECD9E
monochromatic
#52619F #7682B8 #9EA7CD #C6CCE2 #EBEDF5
Accessibility & contrast
On white
2.37
#9EA7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#9EA7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA7CD
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA7CD | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACF
Deuteranopia (green-blind)
#99A7CC
Tritanopia (blue-blind)
#93AEB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9ea7cd; /* rgb */ color: rgb(158, 167, 205); /* oklch */ color: oklch(73.4% 0.056 274.5);
Tailwind
colors: {
custom: {
50: '#bbc1dc',
500: '#9ea7cd',
950: '#000000',
},
}SCSS
$custom: #9ea7cd; $custom-light: #bbc1dc; $custom-dark: #000000;
JSON
{
"hex": "#9ea7cd",
"rgb": {
"r": 158,
"g": 167,
"b": 205
},
"hsl": {
"h": 228.511,
"s": 31.973,
"l": 71.176
},
"oklch": {
"l": 0.73436,
"c": 0.05597,
"h": 274.5
},
"luminance": 0.39314
}Semantic roles & 50–950 ramp
primary
#9EA7CD
secondary
#EAE7DD
accent
#953BAB
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#121215
muted
#818183