#9EAED2#9EAED2
#9EAED2 is a light, muted blue. Relative luminance 0.422; OKLCH L 75.1% C 0.055 H 266.2°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAED2 |
|---|---|
| RGB | rgb(158, 174, 210) |
| HSL | hsl(222, 37%, 72%) |
| HSV | hsv(222, 25%, 82%) |
| CMYK | cmyk(24.8%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(71.00, 2.36, -20.06) |
| CIE-LCH | lch(71.00, 20.20, 276.72°) |
| OKLab | oklab(75.08% -0.0036 -0.0549) |
| OKLCH | oklch(75.08% 0.055 266.2) |
| XYZ | xyz(40.8663, 42.1932, 66.9512) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.95
Pastel Blue
#A2BFFE
ΔE00 7.58
Cloudy Blue
#ACC2D9
ΔE00 7.62
Light Blue Grey
#B7C9E2
ΔE00 8.00
Light Grey Blue
#9DBCD4
ΔE00 8.44
Light Periwinkle
#C1C6FC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAED2 #D2C29E
analogous
#9EC8D2 #9EAED2 #A89ED2
triadic
#9EAED2 #D29EAE #AED29E
tetradic
#9EAED2 #D29EC8 #D2C29E #9ED2A8
square
#9EAED2 #D29EC8 #D2C29E #9ED2A8
split-complementary
#9EAED2 #D2A89E #C8D29E
monochromatic
#4E6AA8 #748BBF #9EAED2 #C8D1E5 #EAEEF5
Accessibility & contrast
On white
2.22
#9EAED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#9EAED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAED2
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAED2 | 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)
#A3B0D4
Deuteranopia (green-blind)
#9EACD1
Tritanopia (blue-blind)
#91B5BA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9eaed2; /* rgb */ color: rgb(158, 174, 210); /* oklch */ color: oklch(75.1% 0.055 266.2);
Tailwind
colors: {
custom: {
50: '#bbc6df',
500: '#9eaed2',
950: '#000000',
},
}SCSS
$custom: #9eaed2; $custom-light: #bbc6df; $custom-dark: #000000;
JSON
{
"hex": "#9eaed2",
"rgb": {
"r": 158,
"g": 174,
"b": 210
},
"hsl": {
"h": 221.538,
"s": 36.62,
"l": 72.157
},
"oklch": {
"l": 0.75077,
"c": 0.05503,
"h": 266.2
},
"luminance": 0.42194
}Semantic roles & 50–950 ramp
primary
#9EAED2
secondary
#ECE8DF
accent
#8A36B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283