#EDDCEF#EDDCEF
#EDDCEF is a very light, muted purple. Relative luminance 0.754; OKLCH L 91.4% C 0.031 H 322.6°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDCEF |
|---|---|
| RGB | rgb(237, 220, 239) |
| HSL | hsl(294, 37%, 90%) |
| HSV | hsv(294, 8%, 94%) |
| CMYK | cmyk(0.8%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(89.59, 9.14, -7.16) |
| CIE-LCH | lch(89.59, 11.61, 321.95°) |
| OKLab | oklab(91.37% 0.0249 -0.019) |
| OKLCH | oklch(91.37% 0.031 322.6) |
| XYZ | xyz(76.0959, 75.4235, 92.1940) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.87
Lavenderblush
#FFF0F5
ΔE00 6.95
Thistle
#D8BFD8
ΔE00 7.15
Light Pink
#FFD1DF
ΔE00 8.69
Pale Lavender
#EECFFE
ΔE00 8.97
Pale Pink
#FFCFDC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDCEF #DEEFDC
analogous
#E3DCEF #EDDCEF #EFDCE8
triadic
#EDDCEF #EFEDDC #DCEFED
tetradic
#EDDCEF #EFE3DC #DEEFDC #DCE8EF
square
#EDDCEF #EFE3DC #DEEFDC #DCE8EF
split-complementary
#EDDCEF #E8EFDC #DCEFE3
monochromatic
#C288C9 #D7B2DC #EDDCEF #F4EAF5 #F4EAF5
Accessibility & contrast
On white
1.31
#EDDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#EDDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDCEF
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDCEF | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#EEDEE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eddcef; /* rgb */ color: rgb(237, 220, 239); /* oklch */ color: oklch(91.4% 0.031 322.6);
Tailwind
colors: {
custom: {
50: '#f2e6f4',
500: '#eddcef',
950: '#000000',
},
}SCSS
$custom: #eddcef; $custom-light: #f2e6f4; $custom-dark: #000000;
JSON
{
"hex": "#eddcef",
"rgb": {
"r": 237,
"g": 220,
"b": 239
},
"hsl": {
"h": 293.684,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.91372,
"c": 0.03131,
"h": 322.6
},
"luminance": 0.75423
}Semantic roles & 50–950 ramp
primary
#EDDCEF
secondary
#A9CAA5
accent
#B03542
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485