#EED0EF#EED0EF
#EED0EF is a very light, muted purple. Relative luminance 0.695; OKLCH L 89.2% C 0.053 H 325.0°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EED0EF |
|---|---|
| RGB | rgb(238, 208, 239) |
| HSL | hsl(298, 49%, 88%) |
| HSV | hsv(298, 13%, 94%) |
| CMYK | cmyk(0.4%, 13%, 0%, 6.3%) |
| CIE-LAB | lab(86.76, 15.78, -11.35) |
| CIE-LCH | lch(86.76, 19.44, 324.27°) |
| OKLab | oklab(89.19% 0.0433 -0.0303) |
| OKLCH | oklch(89.19% 0.053 325) |
| XYZ | xyz(73.3937, 69.5219, 91.1973) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.30
Pale Lavender
#EECFFE
ΔE00 4.48
Pale Mauve
#FED0FC
ΔE00 4.64
Thistle
#D8BFD8
ΔE00 4.91
Light Lilac
#EDC8FF
ΔE00 6.39
Pale Lilac
#E4CBFF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED0EF #D1EFD0
analogous
#DFD0EF #EED0EF #EFD0E0
triadic
#EED0EF #EFEED0 #D0EFEE
tetradic
#EED0EF #EFDFD0 #D1EFD0 #D0E0EF
square
#EED0EF #EFDFD0 #D1EFD0 #D0E0EF
split-complementary
#EED0EF #E0EFD0 #D0EFDF
monochromatic
#CD75D0 #DDA2DF #EED0EF #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.41
#EED0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#EED0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED0EF
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED0EF | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#D4DAEE
Tritanopia (blue-blind)
#F0D2DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eed0ef; /* rgb */ color: rgb(238, 208, 239); /* oklch */ color: oklch(89.2% 0.053 325.0);
Tailwind
colors: {
custom: {
50: '#f3def4',
500: '#eed0ef',
950: '#000000',
},
}SCSS
$custom: #eed0ef; $custom-light: #f3def4; $custom-dark: #000000;
JSON
{
"hex": "#eed0ef",
"rgb": {
"r": 238,
"g": 208,
"b": 239
},
"hsl": {
"h": 298.065,
"s": 49.206,
"l": 87.647
},
"oklch": {
"l": 0.8919,
"c": 0.05282,
"h": 325
},
"luminance": 0.69521
}Semantic roles & 50–950 ramp
primary
#EED0EF
secondary
#99CC97
accent
#BD292E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485