#9EAEED#9EAEED
#9EAEED is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.2% C 0.092 H 273.0°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEED |
|---|---|
| RGB | rgb(158, 174, 237) |
| HSL | hsl(228, 69%, 77%) |
| HSV | hsv(228, 33%, 93%) |
| CMYK | cmyk(33.3%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(72.00, 9.01, -33.29) |
| CIE-LCH | lch(72.00, 34.48, 285.14°) |
| OKLab | oklab(76.18% 0.0049 -0.0924) |
| OKLCH | oklch(76.18% 0.092 273) |
| XYZ | xyz(44.5183, 43.6540, 86.1848) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.18
Periwinkle Blue
#8F99FB
ΔE00 6.58
Carolina Blue
#8AB8FE
ΔE00 7.46
Light Periwinkle
#C1C6FC
ΔE00 7.72
Lightsteelblue
#B0C4DE
ΔE00 8.85
Powder Blue (survey)
#B1D1FC
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEED #EDDD9E
analogous
#9ED6ED #9EAEED #B59EED
triadic
#9EAEED #ED9EAE #AEED9E
tetradic
#9EAEED #ED9ED6 #EDDD9E #9EEDB5
square
#9EAEED #ED9ED6 #EDDD9E #9EEDB5
split-complementary
#9EAEED #EDB59E #D6ED9E
monochromatic
#3758DA #6A83E3 #9EAEED #D2D9F7 #E5E9FA
Accessibility & contrast
On white
2.16
#9EAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#9EAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEED
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEED | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F0
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#88BAC4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9eaeed; /* rgb */ color: rgb(158, 174, 237); /* oklch */ color: oklch(76.2% 0.092 273.0);
Tailwind
colors: {
custom: {
50: '#bcc6f3',
500: '#9eaeed',
950: '#000000',
},
}SCSS
$custom: #9eaeed; $custom-light: #bcc6f3; $custom-dark: #000000;
JSON
{
"hex": "#9eaeed",
"rgb": {
"r": 158,
"g": 174,
"b": 237
},
"hsl": {
"h": 227.848,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.7618,
"c": 0.09249,
"h": 273
},
"luminance": 0.43656
}Semantic roles & 50–950 ramp
primary
#9EAEED
secondary
#F2EDD9
accent
#AB15D1
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285