#EAEFFF#EAEFFF
#EAEFFF is a very light, muted blue. Relative luminance 0.864; OKLCH L 95.3% C 0.022 H 272.1°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEFFF |
|---|---|
| RGB | rgb(234, 239, 255) |
| HSL | hsl(226, 100%, 96%) |
| HSV | hsv(226, 8%, 100%) |
| CMYK | cmyk(8.2%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(94.50, 1.31, -8.26) |
| CIE-LCH | lch(94.50, 8.37, 279.03°) |
| OKLab | oklab(95.31% 0.0008 -0.0222) |
| OKLCH | oklch(95.31% 0.022 272.1) |
| XYZ | xyz(82.8445, 86.4448, 106.9093) |
| Luminance | 0.8645 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.56
Ghostwhite
#F8F8FF
ΔE00 4.40
Aliceblue
#F0F8FF
ΔE00 5.06
Fog
#D8DCE0
ΔE00 6.88
Pale Grey
#FDFDFE
ΔE00 7.21
Whitesmoke
#F5F5F5
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEFFF #FFFAEA
analogous
#EAF9FF #EAEFFF #EFEAFF
triadic
#EAEFFF #FFEAEF #EFFFEA
tetradic
#EAEFFF #FFEAF9 #FFFAEA #EAFFEF
square
#EAEFFF #FFEAF9 #FFFAEA #EAFFEF
split-complementary
#EAEFFF #FFEFEA #F9FFEA
monochromatic
#7092FF #ADC0FF #E0E8FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.15
#EAEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#EAEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEFFF
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEFFF | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#E9EEFF
Tritanopia (blue-blind)
#E6F2F4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaefff; /* rgb */ color: rgb(234, 239, 255); /* oklch */ color: oklch(95.3% 0.022 272.1);
Tailwind
colors: {
custom: {
50: '#f0f4ff',
500: '#eaefff',
950: '#000000',
},
}SCSS
$custom: #eaefff; $custom-light: #f0f4ff; $custom-dark: #000000;
JSON
{
"hex": "#eaefff",
"rgb": {
"r": 234,
"g": 239,
"b": 255
},
"hsl": {
"h": 225.714,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95305,
"c": 0.02217,
"h": 272.1
},
"luminance": 0.86445
}Semantic roles & 50–950 ramp
primary
#EAEFFF
secondary
#EEDB9F
accent
#AF00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586