#9EAEF1#9EAEF1
#9EAEF1 is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.4% C 0.098 H 273.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEF1 |
|---|---|
| RGB | rgb(158, 174, 241) |
| HSL | hsl(228, 75%, 78%) |
| HSV | hsv(228, 34%, 95%) |
| CMYK | cmyk(34.4%, 27.8%, 0%, 5.5%) |
| CIE-LAB | lab(72.16, 10.03, -35.22) |
| CIE-LCH | lch(72.16, 36.62, 285.90°) |
| OKLab | oklab(76.35% 0.0061 -0.0979) |
| OKLCH | oklch(76.35% 0.098 273.5) |
| XYZ | xyz(45.1092, 43.8903, 89.2969) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.00
Periwinkle Blue
#8F99FB
ΔE00 6.29
Carolina Blue
#8AB8FE
ΔE00 7.26
Light Periwinkle
#C1C6FC
ΔE00 7.89
Lightsteelblue
#B0C4DE
ΔE00 8.91
Powder Blue (survey)
#B1D1FC
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEF1 #F1E19E
analogous
#9ED7F1 #9EAEF1 #B79EF1
triadic
#9EAEF1 #F19EAE #AEF19E
tetradic
#9EAEF1 #F19ED7 #F1E19E #9EF1B7
square
#9EAEF1 #F19ED7 #F1E19E #9EF1B7
split-complementary
#9EAEF1 #F1B79E #D7F19E
monochromatic
#3355E2 #6981E9 #9EAEF1 #D3DBF9 #E4E9FB
Accessibility & contrast
On white
2.15
#9EAEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#9EAEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEF1
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEF1 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F4
Deuteranopia (green-blind)
#92AEEF
Tritanopia (blue-blind)
#86BBC6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9eaef1; /* rgb */ color: rgb(158, 174, 241); /* oklch */ color: oklch(76.4% 0.098 273.5);
Tailwind
colors: {
custom: {
50: '#bdc6f6',
500: '#9eaef1',
950: '#000000',
},
}SCSS
$custom: #9eaef1; $custom-light: #bdc6f6; $custom-dark: #000000;
JSON
{
"hex": "#9eaef1",
"rgb": {
"r": 158,
"g": 174,
"b": 241
},
"hsl": {
"h": 228.434,
"s": 74.775,
"l": 78.235
},
"oklch": {
"l": 0.76355,
"c": 0.09807,
"h": 273.5
},
"luminance": 0.43892
}Semantic roles & 50–950 ramp
primary
#9EAEF1
secondary
#F3EED8
accent
#B00FD7
background
#FBFCFF
surface
#F7F8FE
border
#D0D1D6
text
#121317
muted
#818285