#EEDEF5#EEDEF5
#EEDEF5 is a very light, muted purple. Relative luminance 0.770; OKLCH L 92.0% C 0.035 H 315.7°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEF5 |
|---|---|
| RGB | rgb(238, 222, 245) |
| HSL | hsl(282, 53%, 92%) |
| HSV | hsv(282, 9%, 96%) |
| CMYK | cmyk(2.9%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(90.33, 9.53, -9.21) |
| CIE-LCH | lch(90.33, 13.25, 315.99°) |
| OKLab | oklab(92.02% 0.0252 -0.0246) |
| OKLCH | oklch(92.02% 0.035 315.7) |
| XYZ | xyz(77.8600, 77.0127, 97.1317) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.54
Thistle
#D8BFD8
ΔE00 7.42
Lavenderblush
#FFF0F5
ΔE00 7.86
Pale Lavender
#EECFFE
ΔE00 7.99
Very Light Purple
#F6CEFC
ΔE00 8.74
Pale Lilac
#E4CBFF
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEF5 #E5F5DE
analogous
#E3DEF5 #EEDEF5 #F5DEF1
triadic
#EEDEF5 #F5EEDE #DEF5EE
tetradic
#EEDEF5 #F5E3DE #E5F5DE #DEF1F5
square
#EEDEF5 #F5E3DE #E5F5DE #DEF1F5
split-complementary
#EEDEF5 #F1F5DE #DEF5E3
monochromatic
#BE80D9 #D6AFE7 #EEDEF5 #F3E8F8 #F3E8F8
Accessibility & contrast
On white
1.28
#EEDEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#EEDEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEF5
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEF5 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F6
Deuteranopia (green-blind)
#DFE4F4
Tritanopia (blue-blind)
#EEE0E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eedef5; /* rgb */ color: rgb(238, 222, 245); /* oklch */ color: oklch(92.0% 0.035 315.7);
Tailwind
colors: {
custom: {
50: '#f3e8f8',
500: '#eedef5',
950: '#000000',
},
}SCSS
$custom: #eedef5; $custom-light: #f3e8f8; $custom-dark: #000000;
JSON
{
"hex": "#eedef5",
"rgb": {
"r": 238,
"g": 222,
"b": 245
},
"hsl": {
"h": 281.739,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.92021,
"c": 0.03518,
"h": 315.7
},
"luminance": 0.77012
}Semantic roles & 50–950 ramp
primary
#EEDEF5
secondary
#B2D5A2
accent
#C12554
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485