#EFDCF2#EFDCF2
#EFDCF2 is a very light, muted purple. Relative luminance 0.759; OKLCH L 91.6% C 0.036 H 321.6°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCF2 |
|---|---|
| RGB | rgb(239, 220, 242) |
| HSL | hsl(292, 46%, 91%) |
| HSV | hsv(292, 9%, 95%) |
| CMYK | cmyk(1.2%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(89.84, 10.35, -8.35) |
| CIE-LCH | lch(89.84, 13.30, 321.11°) |
| OKLab | oklab(91.63% 0.0281 -0.0222) |
| OKLCH | oklch(91.63% 0.036 321.6) |
| XYZ | xyz(77.2144, 75.9486, 94.5790) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.82
Lavender (CSS)
#E6E6FA
ΔE00 7.53
Lavenderblush
#FFF0F5
ΔE00 7.84
Pale Lavender
#EECFFE
ΔE00 7.85
Very Light Purple
#F6CEFC
ΔE00 8.35
Light Pink
#FFD1DF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCF2 #DFF2DC
analogous
#E4DCF2 #EFDCF2 #F2DCEA
triadic
#EFDCF2 #F2EFDC #DCF2EF
tetradic
#EFDCF2 #F2E4DC #DFF2DC #DCEAF2
square
#EFDCF2 #F2E4DC #DFF2DC #DCEAF2
split-complementary
#EFDCF2 #EAF2DC #DCF2E4
monochromatic
#C683D1 #DBAFE1 #EFDCF2 #F5E9F7 #F5E9F7
Accessibility & contrast
On white
1.30
#EFDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#EFDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCF2
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCF2 | 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)
#DAE1F3
Deuteranopia (green-blind)
#DEE3F1
Tritanopia (blue-blind)
#F0DEE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdcf2; /* rgb */ color: rgb(239, 220, 242); /* oklch */ color: oklch(91.6% 0.036 321.6);
Tailwind
colors: {
custom: {
50: '#f4e6f6',
500: '#efdcf2',
950: '#000000',
},
}SCSS
$custom: #efdcf2; $custom-light: #f4e6f6; $custom-dark: #000000;
JSON
{
"hex": "#efdcf2",
"rgb": {
"r": 239,
"g": 220,
"b": 242
},
"hsl": {
"h": 291.818,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91629,
"c": 0.03579,
"h": 321.6
},
"luminance": 0.75948
}Semantic roles & 50–950 ramp
primary
#EFDCF2
secondary
#A9D0A3
accent
#B92C40
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485