#EFDCDE#EFDCDE
#EFDCDE is a very light, muted red. Relative luminance 0.748; OKLCH L 91.0% C 0.021 H 10.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCDE |
|---|---|
| RGB | rgb(239, 220, 222) |
| HSL | hsl(354, 37%, 90%) |
| HSV | hsv(354, 8%, 94%) |
| CMYK | cmyk(0%, 7.9%, 7.1%, 6.3%) |
| CIE-LAB | lab(89.30, 6.85, 1.38) |
| CIE-LCH | lch(89.30, 6.98, 11.39°) |
| OKLab | oklab(91.04% 0.0208 0.0038) |
| OKLCH | oklch(91.04% 0.021 10.2) |
| XYZ | xyz(74.3732, 74.8121, 79.6153) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.83
Lavenderblush
#FFF0F5
ΔE00 4.56
Very Light Pink
#FFF4F2
ΔE00 6.20
Seashell
#FFF5EE
ΔE00 8.09
Snow
#FFFAFA
ΔE00 8.28
Gainsboro
#DCDCDC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCDE #DCEFED
analogous
#EFDCE8 #EFDCDE #EFE3DC
triadic
#EFDCDE #DEEFDC #DCDEEF
tetradic
#EFDCDE #E8EFDC #DCEFED #E3DCEF
square
#EFDCDE #E8EFDC #DCEFED #E3DCEF
split-complementary
#EFDCDE #DCEFE3 #DCE8EF
monochromatic
#C9888F #DCB2B6 #EFDCDE #F5EAEB #F5EAEB
Accessibility & contrast
On white
1.32
#EFDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#EFDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCDE
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCDE | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDE
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#F3DBDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdcde; /* rgb */ color: rgb(239, 220, 222); /* oklch */ color: oklch(91.0% 0.021 10.2);
Tailwind
colors: {
custom: {
50: '#f4e6e8',
500: '#efdcde',
950: '#000000',
},
}SCSS
$custom: #efdcde; $custom-light: #f4e6e8; $custom-dark: #000000;
JSON
{
"hex": "#efdcde",
"rgb": {
"r": 239,
"g": 220,
"b": 222
},
"hsl": {
"h": 353.684,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.9104,
"c": 0.02109,
"h": 10.2
},
"luminance": 0.74811
}Semantic roles & 50–950 ramp
primary
#EFDCDE
secondary
#A5CAC6
accent
#B0A335
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484