#EFDCE9#EFDCE9
#EFDCE9 is a very light, muted pink. Relative luminance 0.754; OKLCH L 91.4% C 0.027 H 337.1°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCE9 |
|---|---|
| RGB | rgb(239, 220, 233) |
| HSL | hsl(319, 37%, 90%) |
| HSV | hsv(319, 8%, 94%) |
| CMYK | cmyk(0%, 7.9%, 2.5%, 6.3%) |
| CIE-LAB | lab(89.59, 8.74, -3.99) |
| CIE-LCH | lch(89.59, 9.61, 335.48°) |
| OKLab | oklab(91.36% 0.0248 -0.0105) |
| OKLCH | oklch(91.36% 0.027 337.1) |
| XYZ | xyz(75.8958, 75.4211, 87.6345) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.48
Mistyrose
#FFE4E1
ΔE00 7.22
Lavender (CSS)
#E6E6FA
ΔE00 7.87
Light Pink
#FFD1DF
ΔE00 7.89
Thistle
#D8BFD8
ΔE00 7.91
Pale Pink
#FFCFDC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCE9 #DCEFE2
analogous
#EBDCEF #EFDCE9 #EFDCE0
triadic
#EFDCE9 #E9EFDC #DCE9EF
tetradic
#EFDCE9 #EFEBDC #DCEFE2 #DCE0EF
square
#EFDCE9 #EFEBDC #DCEFE2 #DCE0EF
split-complementary
#EFDCE9 #E0EFDC #DCEFEB
monochromatic
#C988B4 #DCB2CF #EFDCE9 #F5EAF2 #F5EAF2
Accessibility & contrast
On white
1.31
#EFDCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#EFDCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCE9
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCE9 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EA
Deuteranopia (green-blind)
#E0E2E8
Tritanopia (blue-blind)
#F1DCE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdce9; /* rgb */ color: rgb(239, 220, 233); /* oklch */ color: oklch(91.4% 0.027 337.1);
Tailwind
colors: {
custom: {
50: '#f4e6f0',
500: '#efdce9',
950: '#000000',
},
}SCSS
$custom: #efdce9; $custom-light: #f4e6f0; $custom-dark: #000000;
JSON
{
"hex": "#efdce9",
"rgb": {
"r": 239,
"g": 220,
"b": 233
},
"hsl": {
"h": 318.947,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.91357,
"c": 0.02695,
"h": 337.1
},
"luminance": 0.7542
}Semantic roles & 50–950 ramp
primary
#EFDCE9
secondary
#A5CAB1
accent
#B05C35
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485