#EDDDEF#EDDDEF
#EDDDEF is a very light, muted purple. Relative luminance 0.759; OKLCH L 91.6% C 0.030 H 322.4°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDDEF |
|---|---|
| RGB | rgb(237, 221, 239) |
| HSL | hsl(293, 36%, 90%) |
| HSV | hsv(293, 8%, 94%) |
| CMYK | cmyk(0.8%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(89.84, 8.62, -6.79) |
| CIE-LCH | lch(89.84, 10.98, 321.76°) |
| OKLab | oklab(91.56% 0.0234 -0.018) |
| OKLCH | oklch(91.56% 0.03 322.4) |
| XYZ | xyz(76.3591, 75.9500, 92.2818) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.51
Lavenderblush
#FFF0F5
ΔE00 6.53
Thistle
#D8BFD8
ΔE00 7.54
Light Pink
#FFD1DF
ΔE00 8.98
Mistyrose
#FFE4E1
ΔE00 9.17
Pale Lavender
#EECFFE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDDEF #DFEFDD
analogous
#E4DDEF #EDDDEF #EFDDE8
triadic
#EDDDEF #EFEDDD #DDEFED
tetradic
#EDDDEF #EFE4DD #DFEFDD #DDE8EF
square
#EDDDEF #EFE4DD #DFEFDD #DDE8EF
split-complementary
#EDDDEF #E8EFDD #DDEFE4
monochromatic
#C18AC8 #D7B3DB #EDDDEF #F4EAF5 #F4EAF5
Accessibility & contrast
On white
1.30
#EDDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#EDDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDDEF
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDDEF | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#EEDEE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #edddef; /* rgb */ color: rgb(237, 221, 239); /* oklch */ color: oklch(91.6% 0.030 322.4);
Tailwind
colors: {
custom: {
50: '#f2e7f4',
500: '#edddef',
950: '#000000',
},
}SCSS
$custom: #edddef; $custom-light: #f2e7f4; $custom-dark: #000000;
JSON
{
"hex": "#edddef",
"rgb": {
"r": 237,
"g": 221,
"b": 239
},
"hsl": {
"h": 293.333,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.91564,
"c": 0.02958,
"h": 322.4
},
"luminance": 0.75949
}Semantic roles & 50–950 ramp
primary
#EDDDEF
secondary
#AACAA6
accent
#AF3744
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485