#EEDDEF#EEDDEF
#EEDDEF is a very light, muted purple. Relative luminance 0.761; OKLCH L 91.6% C 0.030 H 324.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDDEF |
|---|---|
| RGB | rgb(238, 221, 239) |
| HSL | hsl(297, 36%, 90%) |
| HSV | hsv(297, 8%, 94%) |
| CMYK | cmyk(0.4%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(89.92, 8.96, -6.67) |
| CIE-LCH | lch(89.92, 11.16, 323.33°) |
| OKLab | oklab(91.65% 0.0245 -0.0177) |
| OKLCH | oklch(91.65% 0.03 324.1) |
| XYZ | xyz(76.6940, 76.1227, 92.2975) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.54
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Thistle
#D8BFD8
ΔE00 7.45
Light Pink
#FFD1DF
ΔE00 8.66
Mistyrose
#FFE4E1
ΔE00 9.05
Pale Pink
#FFCFDC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDDEF #DEEFDD
analogous
#E5DDEF #EEDDEF #EFDDE7
triadic
#EEDDEF #EFEEDD #DDEFEE
tetradic
#EEDDEF #EFE5DD #DEEFDD #DDE7EF
square
#EEDDEF #EFE5DD #DEEFDD #DDE7EF
split-complementary
#EEDDEF #E7EFDD #DDEFE5
monochromatic
#C48AC8 #D9B3DB #EEDDEF #F5EAF5 #F5EAF5
Accessibility & contrast
On white
1.29
#EEDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EEDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDDEF
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDDEF | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#EFDEE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eeddef; /* rgb */ color: rgb(238, 221, 239); /* oklch */ color: oklch(91.6% 0.030 324.1);
Tailwind
colors: {
custom: {
50: '#f3e7f4',
500: '#eeddef',
950: '#000000',
},
}SCSS
$custom: #eeddef; $custom-light: #f3e7f4; $custom-dark: #000000;
JSON
{
"hex": "#eeddef",
"rgb": {
"r": 238,
"g": 221,
"b": 239
},
"hsl": {
"h": 296.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.91645,
"c": 0.03022,
"h": 324.1
},
"luminance": 0.76122
}Semantic roles & 50–950 ramp
primary
#EEDDEF
secondary
#A8CAA6
accent
#AF373D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485