#EDDCF2#EDDCF2
#EDDCF2 is a very light, muted purple. Relative luminance 0.756; OKLCH L 91.5% C 0.035 H 318.5°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDCF2 |
|---|---|
| RGB | rgb(237, 220, 242) |
| HSL | hsl(286, 46%, 91%) |
| HSV | hsv(286, 9%, 95%) |
| CMYK | cmyk(2.1%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(89.67, 9.69, -8.61) |
| CIE-LCH | lch(89.67, 12.96, 318.38°) |
| OKLab | oklab(91.47% 0.0259 -0.0229) |
| OKLCH | oklch(91.47% 0.035 318.5) |
| XYZ | xyz(76.5428, 75.6023, 94.5475) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.90
Thistle
#D8BFD8
ΔE00 6.95
Lavenderblush
#FFF0F5
ΔE00 7.80
Pale Lavender
#EECFFE
ΔE00 8.05
Very Light Purple
#F6CEFC
ΔE00 8.70
Light Pink
#FFD1DF
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDCF2 #E1F2DC
analogous
#E2DCF2 #EDDCF2 #F2DCEC
triadic
#EDDCF2 #F2EDDC #DCF2ED
tetradic
#EDDCF2 #F2E2DC #E1F2DC #DCECF2
square
#EDDCF2 #F2E2DC #E1F2DC #DCECF2
split-complementary
#EDDCF2 #ECF2DC #DCF2E2
monochromatic
#BF83D1 #D6AFE1 #EDDCF2 #F4E9F7 #F4E9F7
Accessibility & contrast
On white
1.30
#EDDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#EDDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDCF2
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDCF2 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F3
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#EDDEE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eddcf2; /* rgb */ color: rgb(237, 220, 242); /* oklch */ color: oklch(91.5% 0.035 318.5);
Tailwind
colors: {
custom: {
50: '#f2e6f6',
500: '#eddcf2',
950: '#000000',
},
}SCSS
$custom: #eddcf2; $custom-light: #f2e6f6; $custom-dark: #000000;
JSON
{
"hex": "#eddcf2",
"rgb": {
"r": 237,
"g": 220,
"b": 242
},
"hsl": {
"h": 286.364,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91465,
"c": 0.03463,
"h": 318.5
},
"luminance": 0.75602
}Semantic roles & 50–950 ramp
primary
#EDDCF2
secondary
#ADD0A3
accent
#B92C4C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485