#EFDCF1#EFDCF1
#EFDCF1 is a very light, muted purple. Relative luminance 0.759; OKLCH L 91.6% C 0.035 H 322.9°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCF1 |
|---|---|
| RGB | rgb(239, 220, 241) |
| HSL | hsl(294, 43%, 90%) |
| HSV | hsv(294, 9%, 95%) |
| CMYK | cmyk(0.8%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(89.81, 10.17, -7.87) |
| CIE-LCH | lch(89.81, 12.86, 322.27°) |
| OKLab | oklab(91.6% 0.0277 -0.0209) |
| OKLCH | oklch(91.6% 0.035 322.9) |
| XYZ | xyz(77.0646, 75.8887, 93.7902) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.87
Lavender (CSS)
#E6E6FA
ΔE00 7.51
Lavenderblush
#FFF0F5
ΔE00 7.56
Pale Lavender
#EECFFE
ΔE00 8.16
Light Pink
#FFD1DF
ΔE00 8.24
Very Light Purple
#F6CEFC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCF1 #DEF1DC
analogous
#E4DCF1 #EFDCF1 #F1DCE8
triadic
#EFDCF1 #F1EFDC #DCF1EF
tetradic
#EFDCF1 #F1E4DC #DEF1DC #DCE8F1
square
#EFDCF1 #F1E4DC #DEF1DC #DCE8F1
split-complementary
#EFDCF1 #E8F1DC #DCF1E4
monochromatic
#C785CE #DBB0E0 #EFDCF1 #F5E9F6 #F5E9F6
Accessibility & contrast
On white
1.30
#EFDCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#EFDCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCF1
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCF1 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F2
Deuteranopia (green-blind)
#DEE3F0
Tritanopia (blue-blind)
#F0DEE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdcf1; /* rgb */ color: rgb(239, 220, 241); /* oklch */ color: oklch(91.6% 0.035 322.9);
Tailwind
colors: {
custom: {
50: '#f4e6f5',
500: '#efdcf1',
950: '#000000',
},
}SCSS
$custom: #efdcf1; $custom-light: #f4e6f5; $custom-dark: #000000;
JSON
{
"hex": "#efdcf1",
"rgb": {
"r": 239,
"g": 220,
"b": 241
},
"hsl": {
"h": 294.286,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.91598,
"c": 0.03471,
"h": 322.9
},
"luminance": 0.75888
}Semantic roles & 50–950 ramp
primary
#EFDCF1
secondary
#A8CEA3
accent
#B6303C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485