#EEEDFD#EEEDFD
#EEEDFD is a very light, muted blue. Relative luminance 0.858; OKLCH L 95.2% C 0.021 H 288.9°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEDFD |
|---|---|
| RGB | rgb(238, 237, 253) |
| HSL | hsl(244, 80%, 96%) |
| HSV | hsv(244, 6%, 99%) |
| CMYK | cmyk(5.9%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(94.24, 3.25, -7.58) |
| CIE-LCH | lch(94.24, 8.24, 293.21°) |
| OKLab | oklab(95.16% 0.0069 -0.0203) |
| OKLCH | oklch(95.16% 0.021 288.9) |
| XYZ | xyz(83.2704, 85.8371, 105.0908) |
| Luminance | 0.8584 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.13
Ghostwhite
#F8F8FF
ΔE00 4.53
Lavenderblush
#FFF0F5
ΔE00 6.95
Aliceblue
#F0F8FF
ΔE00 6.98
Snow
#FFFAFA
ΔE00 7.58
Pale Grey
#FDFDFE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEDFD #FCFDED
analogous
#EDF4FD #EEEDFD #F6EDFD
triadic
#EEEDFD #FDEEED #EDFDEE
tetradic
#EEEDFD #FDEDF4 #FCFDED #EDFDF6
square
#EEEDFD #FDEDF4 #FCFDED #EDFDF6
split-complementary
#EEEDFD #FDF6ED #F4FDED
monochromatic
#867FF1 #BAB6F7 #E5E3FC #E5E3FC #E5E3FC
Accessibility & contrast
On white
1.16
#EEEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#EEEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEDFD
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEDFD | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#EAEEFD
Tritanopia (blue-blind)
#EBEFF2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eeedfd; /* rgb */ color: rgb(238, 237, 253); /* oklch */ color: oklch(95.2% 0.021 288.9);
Tailwind
colors: {
custom: {
50: '#f3f2fe',
500: '#eeedfd',
950: '#000000',
},
}SCSS
$custom: #eeedfd; $custom-light: #f3f2fe; $custom-dark: #000000;
JSON
{
"hex": "#eeedfd",
"rgb": {
"r": 238,
"g": 237,
"b": 253
},
"hsl": {
"h": 243.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.95156,
"c": 0.02141,
"h": 288.9
},
"luminance": 0.85837
}Semantic roles & 50–950 ramp
primary
#EEEDFD
secondary
#E2E6A8
accent
#DC09CF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585