#EFDCEB#EFDCEB
#EFDCEB is a very light, muted pink. Relative luminance 0.755; OKLCH L 91.4% C 0.029 H 332.9°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCEB |
|---|---|
| RGB | rgb(239, 220, 235) |
| HSL | hsl(313, 37%, 90%) |
| HSV | hsv(313, 8%, 94%) |
| CMYK | cmyk(0%, 7.9%, 1.7%, 6.3%) |
| CIE-LAB | lab(89.64, 9.10, -4.96) |
| CIE-LCH | lch(89.64, 10.36, 331.40°) |
| OKLab | oklab(91.42% 0.0256 -0.0131) |
| OKLCH | oklch(91.42% 0.029 332.9) |
| XYZ | xyz(76.1832, 75.5361, 89.1477) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.96
Thistle
#D8BFD8
ΔE00 7.54
Lavender (CSS)
#E6E6FA
ΔE00 7.69
Light Pink
#FFD1DF
ΔE00 7.88
Mistyrose
#FFE4E1
ΔE00 7.89
Pale Pink
#FFCFDC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCEB #DCEFE0
analogous
#EADCEF #EFDCEB #EFDCE1
triadic
#EFDCEB #EBEFDC #DCEBEF
tetradic
#EFDCEB #EFEADC #DCEFE0 #DCE1EF
square
#EFDCEB #EFEADC #DCEFE0 #DCE1EF
split-complementary
#EFDCEB #E1EFDC #DCEFEA
monochromatic
#C988BB #DCB2D3 #EFDCEB #F5EAF3 #F5EAF3
Accessibility & contrast
On white
1.30
#EFDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#EFDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCEB
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCEB | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#F1DDE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdceb; /* rgb */ color: rgb(239, 220, 235); /* oklch */ color: oklch(91.4% 0.029 332.9);
Tailwind
colors: {
custom: {
50: '#f4e6f1',
500: '#efdceb',
950: '#000000',
},
}SCSS
$custom: #efdceb; $custom-light: #f4e6f1; $custom-dark: #000000;
JSON
{
"hex": "#efdceb",
"rgb": {
"r": 239,
"g": 220,
"b": 235
},
"hsl": {
"h": 312.632,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.91416,
"c": 0.02871,
"h": 332.9
},
"luminance": 0.75535
}Semantic roles & 50–950 ramp
primary
#EFDCEB
secondary
#A5CAAD
accent
#B04F35
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485