#9EAAED#9EAAED
#9EAAED is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.4% C 0.097 H 276.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAAED |
|---|---|
| RGB | rgb(158, 170, 237) |
| HSL | hsl(231, 69%, 77%) |
| HSV | hsv(231, 33%, 93%) |
| CMYK | cmyk(33.3%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(70.96, 11.24, -34.89) |
| CIE-LCH | lch(70.96, 36.66, 287.86°) |
| OKLab | oklab(75.38% 0.0102 -0.0969) |
| OKLCH | oklch(75.38% 0.097 276) |
| XYZ | xyz(43.7570, 42.1314, 85.9310) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.81
Pastel Blue
#A2BFFE
ΔE00 6.36
Light Periwinkle
#C1C6FC
ΔE00 8.27
Carolina Blue
#8AB8FE
ΔE00 8.52
Perrywinkle
#8F8CE7
ΔE00 8.56
Lightsteelblue
#B0C4DE
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAAED #EDE19E
analogous
#9ED2ED #9EAAED #B99EED
triadic
#9EAAED #ED9EAA #AAED9E
tetradic
#9EAAED #ED9ED2 #EDE19E #9EEDB9
square
#9EAAED #ED9ED2 #EDE19E #9EEDB9
split-complementary
#9EAAED #EDB99E #D2ED9E
monochromatic
#3750DA #6A7DE3 #9EAAED #D2D7F7 #E5E8FA
Accessibility & contrast
On white
2.23
#9EAAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#9EAAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAAED
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAAED | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#88B7C2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9eaaed; /* rgb */ color: rgb(158, 170, 237); /* oklch */ color: oklch(75.4% 0.097 276.0);
Tailwind
colors: {
custom: {
50: '#bcc3f3',
500: '#9eaaed',
950: '#000000',
},
}SCSS
$custom: #9eaaed; $custom-light: #bcc3f3; $custom-dark: #000000;
JSON
{
"hex": "#9eaaed",
"rgb": {
"r": 158,
"g": 170,
"b": 237
},
"hsl": {
"h": 230.886,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.75376,
"c": 0.09747,
"h": 276
},
"luminance": 0.42133
}Semantic roles & 50–950 ramp
primary
#9EAAED
secondary
#F2EED9
accent
#B415D1
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121217
muted
#818185