#EFDCED#EFDCED
#EFDCED is a very light, muted purple. Relative luminance 0.757; OKLCH L 91.5% C 0.031 H 329.1°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCED |
|---|---|
| RGB | rgb(239, 220, 237) |
| HSL | hsl(306, 37%, 90%) |
| HSV | hsv(306, 8%, 94%) |
| CMYK | cmyk(0%, 7.9%, 0.8%, 6.3%) |
| CIE-LAB | lab(89.70, 9.45, -5.93) |
| CIE-LCH | lch(89.70, 11.16, 327.89°) |
| OKLab | oklab(91.48% 0.0263 -0.0157) |
| OKLCH | oklch(91.48% 0.031 329.1) |
| XYZ | xyz(76.4737, 75.6523, 90.6780) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.48
Thistle
#D8BFD8
ΔE00 7.25
Lavender (CSS)
#E6E6FA
ΔE00 7.57
Light Pink
#FFD1DF
ΔE00 7.94
Pale Pink
#FFCFDC
ΔE00 8.55
Mistyrose
#FFE4E1
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCED #DCEFDE
analogous
#E8DCEF #EFDCED #EFDCE3
triadic
#EFDCED #EDEFDC #DCEDEF
tetradic
#EFDCED #EFE8DC #DCEFDE #DCE3EF
square
#EFDCED #EFE8DC #DCEFDE #DCE3EF
split-complementary
#EFDCED #E3EFDC #DCEFE8
monochromatic
#C988C2 #DCB2D7 #EFDCED #F5EAF4 #F5EAF4
Accessibility & contrast
On white
1.30
#EFDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#EFDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCED
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCED | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EE
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#F1DDE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdced; /* rgb */ color: rgb(239, 220, 237); /* oklch */ color: oklch(91.5% 0.031 329.1);
Tailwind
colors: {
custom: {
50: '#f4e6f2',
500: '#efdced',
950: '#000000',
},
}SCSS
$custom: #efdced; $custom-light: #f4e6f2; $custom-dark: #000000;
JSON
{
"hex": "#efdced",
"rgb": {
"r": 239,
"g": 220,
"b": 237
},
"hsl": {
"h": 306.316,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.91476,
"c": 0.0306,
"h": 329.1
},
"luminance": 0.75652
}Semantic roles & 50–950 ramp
primary
#EFDCED
secondary
#A5CAA9
accent
#B04235
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485