#9EAEF3#9EAEF3
#9EAEF3 is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.4% C 0.101 H 273.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEF3 |
|---|---|
| RGB | rgb(158, 174, 243) |
| HSL | hsl(229, 78%, 79%) |
| HSV | hsv(229, 35%, 95%) |
| CMYK | cmyk(35%, 28.4%, 0%, 4.7%) |
| CIE-LAB | lab(72.24, 10.55, -36.18) |
| CIE-LCH | lch(72.24, 37.68, 286.26°) |
| OKLab | oklab(76.44% 0.0066 -0.1006) |
| OKLCH | oklch(76.44% 0.101 273.8) |
| XYZ | xyz(45.4096, 44.0105, 90.8789) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.93
Periwinkle Blue
#8F99FB
ΔE00 6.17
Carolina Blue
#8AB8FE
ΔE00 7.18
Light Periwinkle
#C1C6FC
ΔE00 7.99
Lightsteelblue
#B0C4DE
ΔE00 8.93
Powder Blue (survey)
#B1D1FC
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEF3 #F3E39E
analogous
#9ED8F3 #9EAEF3 #B89EF3
triadic
#9EAEF3 #F39EAE #AEF39E
tetradic
#9EAEF3 #F39ED8 #F3E39E #9EF3B8
square
#9EAEF3 #F39ED8 #F3E39E #9EF3B8
split-complementary
#9EAEF3 #F3B89E #D8F39E
monochromatic
#3153E6 #6881EC #9EAEF3 #D4DBFA #E4E8FC
Accessibility & contrast
On white
2.14
#9EAEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#9EAEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEF3
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEF3 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B5F6
Deuteranopia (green-blind)
#92AEF1
Tritanopia (blue-blind)
#86BBC6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9eaef3; /* rgb */ color: rgb(158, 174, 243); /* oklch */ color: oklch(76.4% 0.101 273.8);
Tailwind
colors: {
custom: {
50: '#bdc6f7',
500: '#9eaef3',
950: '#000000',
},
}SCSS
$custom: #9eaef3; $custom-light: #bdc6f7; $custom-dark: #000000;
JSON
{
"hex": "#9eaef3",
"rgb": {
"r": 158,
"g": 174,
"b": 243
},
"hsl": {
"h": 228.706,
"s": 77.982,
"l": 78.627
},
"oklch": {
"l": 0.76444,
"c": 0.10085,
"h": 273.8
},
"luminance": 0.44012
}Semantic roles & 50–950 ramp
primary
#9EAEF3
secondary
#F3EED8
accent
#B30BDA
background
#FBFCFF
surface
#F7F8FE
border
#D0D1D6
text
#121317
muted
#818285