#EFDCEC#EFDCEC
#EFDCEC is a very light, muted purple. Relative luminance 0.756; OKLCH L 91.4% C 0.030 H 330.9°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCEC |
|---|---|
| RGB | rgb(239, 220, 236) |
| HSL | hsl(309, 37%, 90%) |
| HSV | hsv(309, 8%, 94%) |
| CMYK | cmyk(0%, 7.9%, 1.3%, 6.3%) |
| CIE-LAB | lab(89.67, 9.27, -5.44) |
| CIE-LCH | lch(89.67, 10.75, 329.58°) |
| OKLab | oklab(91.45% 0.0259 -0.0144) |
| OKLCH | oklch(91.45% 0.03 330.9) |
| XYZ | xyz(76.3280, 75.5940, 89.9107) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.22
Thistle
#D8BFD8
ΔE00 7.39
Lavender (CSS)
#E6E6FA
ΔE00 7.62
Light Pink
#FFD1DF
ΔE00 7.90
Mistyrose
#FFE4E1
ΔE00 8.22
Pale Pink
#FFCFDC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCEC #DCEFDF
analogous
#E9DCEF #EFDCEC #EFDCE2
triadic
#EFDCEC #ECEFDC #DCECEF
tetradic
#EFDCEC #EFE9DC #DCEFDF #DCE2EF
square
#EFDCEC #EFE9DC #DCEFDF #DCE2EF
split-complementary
#EFDCEC #E2EFDC #DCEFE9
monochromatic
#C988BE #DCB2D5 #EFDCEC #F5EAF4 #F5EAF4
Accessibility & contrast
On white
1.30
#EFDCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#EFDCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCEC
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCEC | 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)
#DCE0ED
Deuteranopia (green-blind)
#E0E2EB
Tritanopia (blue-blind)
#F1DDE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdcec; /* rgb */ color: rgb(239, 220, 236); /* oklch */ color: oklch(91.4% 0.030 330.9);
Tailwind
colors: {
custom: {
50: '#f4e6f2',
500: '#efdcec',
950: '#000000',
},
}SCSS
$custom: #efdcec; $custom-light: #f4e6f2; $custom-dark: #000000;
JSON
{
"hex": "#efdcec",
"rgb": {
"r": 239,
"g": 220,
"b": 236
},
"hsl": {
"h": 309.474,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.91446,
"c": 0.02964,
"h": 330.9
},
"luminance": 0.75593
}Semantic roles & 50–950 ramp
primary
#EFDCEC
secondary
#A5CAAB
accent
#B04935
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485