#EAEDFF#EAEDFF
#EAEDFF is a very light, muted blue. Relative luminance 0.853; OKLCH L 94.9% C 0.024 H 278.4°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDFF |
|---|---|
| RGB | rgb(234, 237, 255) |
| HSL | hsl(231, 100%, 96%) |
| HSV | hsv(231, 8%, 100%) |
| CMYK | cmyk(8.2%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(94.00, 2.34, -9.00) |
| CIE-LCH | lch(94.00, 9.30, 284.57°) |
| OKLab | oklab(94.91% 0.0036 -0.0241) |
| OKLCH | oklch(94.91% 0.024 278.4) |
| XYZ | xyz(82.2622, 85.2802, 106.7152) |
| Luminance | 0.8528 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.19
Ghostwhite
#F8F8FF
ΔE00 5.06
Aliceblue
#F0F8FF
ΔE00 6.43
Fog
#D8DCE0
ΔE00 7.60
Pale Grey
#FDFDFE
ΔE00 8.06
Whitesmoke
#F5F5F5
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDFF #FFFCEA
analogous
#EAF7FF #EAEDFF #F1EAFF
triadic
#EAEDFF #FFEAED #EDFFEA
tetradic
#EAEDFF #FFEAF7 #FFFCEA #EAFFF1
square
#EAEDFF #FFEAF7 #FFFCEA #EAFFF1
split-complementary
#EAEDFF #FFF1EA #F7FFEA
monochromatic
#7084FF #ADB9FF #E0E5FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.16
#EAEDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#EAEDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDFF
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDFF | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#E6F0F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eaedff; /* rgb */ color: rgb(234, 237, 255); /* oklch */ color: oklch(94.9% 0.024 278.4);
Tailwind
colors: {
custom: {
50: '#f0f2ff',
500: '#eaedff',
950: '#000000',
},
}SCSS
$custom: #eaedff; $custom-light: #f0f2ff; $custom-dark: #000000;
JSON
{
"hex": "#eaedff",
"rgb": {
"r": 234,
"g": 237,
"b": 255
},
"hsl": {
"h": 231.429,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.94914,
"c": 0.0244,
"h": 278.4
},
"luminance": 0.85281
}Semantic roles & 50–950 ramp
primary
#EAEDFF
secondary
#EEE39F
accent
#C500E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586