#EAEFFD#EAEFFD
#EAEFFD is a very light, near-neutral blue. Relative luminance 0.863; OKLCH L 95.2% C 0.020 H 270.2°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEFFD |
|---|---|
| RGB | rgb(234, 239, 253) |
| HSL | hsl(224, 83%, 95%) |
| HSV | hsv(224, 8%, 99%) |
| CMYK | cmyk(7.5%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(94.45, 0.93, -7.31) |
| CIE-LCH | lch(94.45, 7.37, 277.27°) |
| OKLab | oklab(95.24% 0.0001 -0.0196) |
| OKLCH | oklch(95.24% 0.02 270.2) |
| XYZ | xyz(82.5242, 86.3167, 105.2226) |
| Luminance | 0.8632 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.86
Lavender (CSS)
#E6E6FA
ΔE00 4.14
Aliceblue
#F0F8FF
ΔE00 4.31
Fog
#D8DCE0
ΔE00 6.23
Whitesmoke
#F5F5F5
ΔE00 6.49
Pale Grey
#FDFDFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEFFD #FDF8EA
analogous
#EAF8FD #EAEFFD #EEEAFD
triadic
#EAEFFD #FDEAEF #EFFDEA
tetradic
#EAEFFD #FDEAF8 #FDF8EA #EAFDEE
square
#EAEFFD #FDEAF8 #FDF8EA #EAFDEE
split-complementary
#EAEFFD #FDEEEA #F8FDEA
monochromatic
#7A9AF2 #B2C4F8 #E3EAFC #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.15
#EAEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#EAEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEFFD
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEFFD | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FE
Deuteranopia (green-blind)
#EAEEFD
Tritanopia (blue-blind)
#E6F2F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaeffd; /* rgb */ color: rgb(234, 239, 253); /* oklch */ color: oklch(95.2% 0.020 270.2);
Tailwind
colors: {
custom: {
50: '#f0f4fe',
500: '#eaeffd',
950: '#000000',
},
}SCSS
$custom: #eaeffd; $custom-light: #f0f4fe; $custom-dark: #000000;
JSON
{
"hex": "#eaeffd",
"rgb": {
"r": 234,
"g": 239,
"b": 253
},
"hsl": {
"h": 224.211,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.95244,
"c": 0.01957,
"h": 270.2
},
"luminance": 0.86317
}Semantic roles & 50–950 ramp
primary
#EAEFFD
secondary
#E7D5A4
accent
#A606DF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585