#EEDEF6#EEDEF6
#EEDEF6 is a very light, muted purple. Relative luminance 0.771; OKLCH L 92.1% C 0.036 H 314.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEF6 |
|---|---|
| RGB | rgb(238, 222, 246) |
| HSL | hsl(280, 57%, 92%) |
| HSV | hsv(280, 10%, 96%) |
| CMYK | cmyk(3.3%, 9.8%, 0%, 3.5%) |
| CIE-LAB | lab(90.36, 9.71, -9.69) |
| CIE-LCH | lch(90.36, 13.72, 315.08°) |
| OKLab | oklab(92.05% 0.0255 -0.0259) |
| OKLCH | oklch(92.05% 0.036 314.6) |
| XYZ | xyz(78.0130, 77.0740, 97.9378) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.60
Thistle
#D8BFD8
ΔE00 7.41
Pale Lavender
#EECFFE
ΔE00 7.71
Lavenderblush
#FFF0F5
ΔE00 8.15
Very Light Purple
#F6CEFC
ΔE00 8.50
Pale Lilac
#E4CBFF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEF6 #E6F6DE
analogous
#E2DEF6 #EEDEF6 #F6DEF2
triadic
#EEDEF6 #F6EEDE #DEF6EE
tetradic
#EEDEF6 #F6E2DE #E6F6DE #DEF2F6
square
#EEDEF6 #F6E2DE #E6F6DE #DEF2F6
split-complementary
#EEDEF6 #F2F6DE #DEF6E2
monochromatic
#BC7EDC #D5AEE9 #EEDEF6 #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.28
#EEDEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#EEDEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEF6
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEF6 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F7
Deuteranopia (green-blind)
#DEE4F5
Tritanopia (blue-blind)
#EEE0E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eedef6; /* rgb */ color: rgb(238, 222, 246); /* oklch */ color: oklch(92.1% 0.036 314.6);
Tailwind
colors: {
custom: {
50: '#f3e8f9',
500: '#eedef6',
950: '#000000',
},
}SCSS
$custom: #eedef6; $custom-light: #f3e8f9; $custom-dark: #000000;
JSON
{
"hex": "#eedef6",
"rgb": {
"r": 238,
"g": 222,
"b": 246
},
"hsl": {
"h": 280,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.92053,
"c": 0.03635,
"h": 314.6
},
"luminance": 0.77074
}Semantic roles & 50–950 ramp
primary
#EEDEF6
secondary
#B3D7A1
accent
#C52157
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485