#9EAAEF#9EAAEF
#9EAAEF is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.5% C 0.100 H 276.1°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAAEF |
|---|---|
| RGB | rgb(158, 170, 239) |
| HSL | hsl(231, 72%, 78%) |
| HSV | hsv(231, 34%, 94%) |
| CMYK | cmyk(33.9%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(71.04, 11.76, -35.85) |
| CIE-LCH | lch(71.04, 37.73, 288.15°) |
| OKLab | oklab(75.47% 0.0107 -0.0997) |
| OKLCH | oklch(75.47% 0.1 276.1) |
| XYZ | xyz(44.0508, 42.2490, 87.4785) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.62
Pastel Blue
#A2BFFE
ΔE00 6.27
Light Periwinkle
#C1C6FC
ΔE00 8.35
Carolina Blue
#8AB8FE
ΔE00 8.41
Perrywinkle
#8F8CE7
ΔE00 8.51
Lightsteelblue
#B0C4DE
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAAEF #EFE39E
analogous
#9ED2EF #9EAAEF #BA9EEF
triadic
#9EAAEF #EF9EAA #AAEF9E
tetradic
#9EAAEF #EF9ED2 #EFE39E #9EEFBA
square
#9EAAEF #EF9ED2 #EFE39E #9EEFBA
split-complementary
#9EAAEF #EFBA9E #D2EF9E
monochromatic
#354EDE #697CE6 #9EAAEF #D3D8F8 #E5E8FB
Accessibility & contrast
On white
2.22
#9EAAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#9EAAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAAEF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAAEF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F2
Deuteranopia (green-blind)
#8FABED
Tritanopia (blue-blind)
#87B7C2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9eaaef; /* rgb */ color: rgb(158, 170, 239); /* oklch */ color: oklch(75.5% 0.100 276.1);
Tailwind
colors: {
custom: {
50: '#bdc3f4',
500: '#9eaaef',
950: '#000000',
},
}SCSS
$custom: #9eaaef; $custom-light: #bdc3f4; $custom-dark: #000000;
JSON
{
"hex": "#9eaaef",
"rgb": {
"r": 158,
"g": 170,
"b": 239
},
"hsl": {
"h": 231.111,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.75465,
"c": 0.10028,
"h": 276.1
},
"luminance": 0.42251
}Semantic roles & 50–950 ramp
primary
#9EAAEF
secondary
#F2EFD9
accent
#B712D4
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121217
muted
#818185