#EFDCDD#EFDCDD
#EFDCDD is a very light, muted red. Relative luminance 0.748; OKLCH L 91.0% C 0.021 H 13.9°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCDD |
|---|---|
| RGB | rgb(239, 220, 221) |
| HSL | hsl(357, 37%, 90%) |
| HSV | hsv(357, 8%, 94%) |
| CMYK | cmyk(0%, 7.9%, 7.5%, 6.3%) |
| CIE-LAB | lab(89.28, 6.68, 1.87) |
| CIE-LCH | lch(89.28, 6.94, 15.63°) |
| OKLab | oklab(91.01% 0.0204 0.005) |
| OKLCH | oklch(91.01% 0.021 13.9) |
| XYZ | xyz(74.2396, 74.7586, 78.9115) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.64
Lavenderblush
#FFF0F5
ΔE00 4.71
Very Light Pink
#FFF4F2
ΔE00 6.04
Seashell
#FFF5EE
ΔE00 7.81
Snow
#FFFAFA
ΔE00 8.20
Gainsboro
#DCDCDC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCDD #DCEFEE
analogous
#EFDCE7 #EFDCDD #EFE4DC
triadic
#EFDCDD #DDEFDC #DCDDEF
tetradic
#EFDCDD #E7EFDC #DCEFEE #E4DCEF
square
#EFDCDD #E7EFDC #DCEFEE #E4DCEF
split-complementary
#EFDCDD #DCEFE4 #DCE7EF
monochromatic
#C9888B #DCB2B4 #EFDCDD #F5EAEB #F5EAEB
Accessibility & contrast
On white
1.32
#EFDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#EFDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCDD
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCDD | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDD
Deuteranopia (green-blind)
#E3E2DD
Tritanopia (blue-blind)
#F3DBDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdcdd; /* rgb */ color: rgb(239, 220, 221); /* oklch */ color: oklch(91.0% 0.021 13.9);
Tailwind
colors: {
custom: {
50: '#f4e6e7',
500: '#efdcdd',
950: '#000000',
},
}SCSS
$custom: #efdcdd; $custom-light: #f4e6e7; $custom-dark: #000000;
JSON
{
"hex": "#efdcdd",
"rgb": {
"r": 239,
"g": 220,
"b": 221
},
"hsl": {
"h": 356.842,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.91012,
"c": 0.02099,
"h": 13.9
},
"luminance": 0.74758
}Semantic roles & 50–950 ramp
primary
#EFDCDD
secondary
#A5CAC8
accent
#B0AA35
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484