#EFDCEA#EFDCEA
#EFDCEA is a very light, muted pink. Relative luminance 0.755; OKLCH L 91.4% C 0.028 H 334.9°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCEA |
|---|---|
| RGB | rgb(239, 220, 234) |
| HSL | hsl(316, 37%, 90%) |
| HSV | hsv(316, 8%, 94%) |
| CMYK | cmyk(0%, 7.9%, 2.1%, 6.3%) |
| CIE-LAB | lab(89.62, 8.92, -4.47) |
| CIE-LCH | lch(89.62, 9.98, 333.36°) |
| OKLab | oklab(91.39% 0.0252 -0.0118) |
| OKLCH | oklch(91.39% 0.028 334.9) |
| XYZ | xyz(76.0391, 75.4784, 88.3890) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.71
Mistyrose
#FFE4E1
ΔE00 7.56
Thistle
#D8BFD8
ΔE00 7.72
Lavender (CSS)
#E6E6FA
ΔE00 7.77
Light Pink
#FFD1DF
ΔE00 7.88
Pale Pink
#FFCFDC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCEA #DCEFE1
analogous
#EADCEF #EFDCEA #EFDCE1
triadic
#EFDCEA #EAEFDC #DCEAEF
tetradic
#EFDCEA #EFEADC #DCEFE1 #DCE1EF
square
#EFDCEA #EFEADC #DCEFE1 #DCE1EF
split-complementary
#EFDCEA #E1EFDC #DCEFEA
monochromatic
#C988B8 #DCB2D1 #EFDCEA #F5EAF2 #F5EAF2
Accessibility & contrast
On white
1.30
#EFDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EFDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCEA
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCEA | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#E0E2E9
Tritanopia (blue-blind)
#F1DDE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdcea; /* rgb */ color: rgb(239, 220, 234); /* oklch */ color: oklch(91.4% 0.028 334.9);
Tailwind
colors: {
custom: {
50: '#f4e6f0',
500: '#efdcea',
950: '#000000',
},
}SCSS
$custom: #efdcea; $custom-light: #f4e6f0; $custom-dark: #000000;
JSON
{
"hex": "#efdcea",
"rgb": {
"r": 239,
"g": 220,
"b": 234
},
"hsl": {
"h": 315.789,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.91386,
"c": 0.0278,
"h": 334.9
},
"luminance": 0.75478
}Semantic roles & 50–950 ramp
primary
#EFDCEA
secondary
#A5CAAF
accent
#B05635
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485