#EFDBDC#EFDBDC
#EFDBDC is a very light, muted red. Relative luminance 0.742; OKLCH L 90.8% C 0.022 H 14.1°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBDC |
|---|---|
| RGB | rgb(239, 219, 220) |
| HSL | hsl(357, 38%, 90%) |
| HSV | hsv(357, 8%, 94%) |
| CMYK | cmyk(0%, 8.4%, 7.9%, 6.3%) |
| CIE-LAB | lab(89.01, 7.03, 2.00) |
| CIE-LCH | lch(89.01, 7.31, 15.88°) |
| OKLab | oklab(90.79% 0.0215 0.0054) |
| OKLCH | oklch(90.79% 0.022 14.1) |
| XYZ | xyz(73.8451, 74.1822, 78.1247) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.52
Lavenderblush
#FFF0F5
ΔE00 4.97
Very Light Pink
#FFF4F2
ΔE00 6.39
Seashell
#FFF5EE
ΔE00 8.14
Snow
#FFFAFA
ΔE00 8.58
Gainsboro
#DCDCDC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBDC #DBEFEE
analogous
#EFDBE6 #EFDBDC #EFE4DB
triadic
#EFDBDC #DCEFDB #DBDCEF
tetradic
#EFDBDC #E6EFDB #DBEFEE #E4DBEF
square
#EFDBDC #E6EFDB #DBEFEE #E4DBEF
split-complementary
#EFDBDC #DBEFE4 #DBE6EF
monochromatic
#C9868A #DCB1B3 #EFDBDC #F6EAEA #F6EAEA
Accessibility & contrast
On white
1.33
#EFDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#EFDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBDC
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBDC | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#E2E1DC
Tritanopia (blue-blind)
#F4D9DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdbdc; /* rgb */ color: rgb(239, 219, 220); /* oklch */ color: oklch(90.8% 0.022 14.1);
Tailwind
colors: {
custom: {
50: '#f4e6e6',
500: '#efdbdc',
950: '#000000',
},
}SCSS
$custom: #efdbdc; $custom-light: #f4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#efdbdc",
"rgb": {
"r": 239,
"g": 219,
"b": 220
},
"hsl": {
"h": 357,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.90791,
"c": 0.02213,
"h": 14.1
},
"luminance": 0.74181
}Semantic roles & 50–950 ramp
primary
#EFDBDC
secondary
#A4CAC9
accent
#B1AB34
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484