#E9EAFF#E9EAFF
#E9EAFF is a very light, muted blue. Relative luminance 0.834; OKLCH L 94.3% C 0.028 H 283.7°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E9EAFF |
|---|---|
| RGB | rgb(233, 234, 255) |
| HSL | hsl(237, 100%, 96%) |
| HSV | hsv(237, 9%, 100%) |
| CMYK | cmyk(8.6%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(93.18, 3.57, -10.23) |
| CIE-LCH | lch(93.18, 10.83, 289.22°) |
| OKLab | oklab(94.25% 0.0067 -0.0275) |
| OKLCH | oklch(94.25% 0.028 283.7) |
| XYZ | xyz(81.0735, 83.3888, 106.4128) |
| Luminance | 0.8339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 0.97
Ghostwhite
#F8F8FF
ΔE00 6.34
Aliceblue
#F0F8FF
ΔE00 8.13
Fog
#D8DCE0
ΔE00 8.68
Lavenderblush
#FFF0F5
ΔE00 8.73
Whitesmoke
#F5F5F5
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9EAFF #FFFEE9
analogous
#E9F5FF #E9EAFF #F3E9FF
triadic
#E9EAFF #FFE9EA #EAFFE9
tetradic
#E9EAFF #FFE9F5 #FFFEE9 #E9FFF3
square
#E9EAFF #FFE9F5 #FFFEE9 #E9FFF3
split-complementary
#E9EAFF #FFF3E9 #F5FFE9
monochromatic
#6F75FF #ACB0FF #E0E2FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.19
#E9EAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#E9EAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9EAFF
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9EAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9EAFF | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E4EBFE
Tritanopia (blue-blind)
#E5EDF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e9eaff; /* rgb */ color: rgb(233, 234, 255); /* oklch */ color: oklch(94.3% 0.028 283.7);
Tailwind
colors: {
custom: {
50: '#f0f0ff',
500: '#e9eaff',
950: '#000000',
},
}SCSS
$custom: #e9eaff; $custom-light: #f0f0ff; $custom-dark: #000000;
JSON
{
"hex": "#e9eaff",
"rgb": {
"r": 233,
"g": 234,
"b": 255
},
"hsl": {
"h": 237.273,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.94254,
"c": 0.02826,
"h": 283.7
},
"luminance": 0.83389
}Semantic roles & 50–950 ramp
primary
#E9EAFF
secondary
#EEEA9E
accent
#DB00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161618
muted
#858586