#EEDFF0#EEDFF0
#EEDFF0 is a very light, muted purple. Relative luminance 0.772; OKLCH L 92.1% C 0.028 H 322.2°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDFF0 |
|---|---|
| RGB | rgb(238, 223, 240) |
| HSL | hsl(293, 36%, 91%) |
| HSV | hsv(293, 7%, 94%) |
| CMYK | cmyk(0.8%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(90.43, 8.09, -6.43) |
| CIE-LCH | lch(90.43, 10.33, 321.55°) |
| OKLab | oklab(92.06% 0.022 -0.0171) |
| OKLCH | oklch(92.06% 0.028 322.2) |
| XYZ | xyz(77.3734, 77.2443, 93.2547) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.99
Lavender (CSS)
#E6E6FA
ΔE00 6.13
Thistle
#D8BFD8
ΔE00 8.13
Mistyrose
#FFE4E1
ΔE00 8.92
Ghostwhite
#F8F8FF
ΔE00 9.11
Light Pink
#FFD1DF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDFF0 #E1F0DF
analogous
#E5DFF0 #EEDFF0 #F0DFE9
triadic
#EEDFF0 #F0EEDF #DFF0EE
tetradic
#EEDFF0 #F0E5DF #E1F0DF #DFE9F0
square
#EEDFF0 #F0E5DF #E1F0DF #DFE9F0
split-complementary
#EEDFF0 #E9F0DF #DFF0E5
monochromatic
#C28CC9 #D8B5DC #EEDFF0 #F4EAF5 #F4EAF5
Accessibility & contrast
On white
1.28
#EEDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#EEDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDFF0
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDFF0 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F1
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#EFE0E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eedff0; /* rgb */ color: rgb(238, 223, 240); /* oklch */ color: oklch(92.1% 0.028 322.2);
Tailwind
colors: {
custom: {
50: '#f3e9f4',
500: '#eedff0',
950: '#000000',
},
}SCSS
$custom: #eedff0; $custom-light: #f3e9f4; $custom-dark: #000000;
JSON
{
"hex": "#eedff0",
"rgb": {
"r": 238,
"g": 223,
"b": 240
},
"hsl": {
"h": 292.941,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.92059,
"c": 0.02782,
"h": 322.2
},
"luminance": 0.77244
}Semantic roles & 50–950 ramp
primary
#EEDFF0
secondary
#ACCBA8
accent
#AF3645
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485