#EFDBD9#EFDBD9
#EFDBD9 is a very light, muted red. Relative luminance 0.740; OKLCH L 90.7% C 0.022 H 24.4°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBD9 |
|---|---|
| RGB | rgb(239, 219, 217) |
| HSL | hsl(5, 41%, 89%) |
| HSV | hsv(5, 9%, 94%) |
| CMYK | cmyk(0%, 8.4%, 9.2%, 6.3%) |
| CIE-LAB | lab(88.93, 6.53, 3.47) |
| CIE-LCH | lch(88.93, 7.40, 27.97°) |
| OKLab | oklab(90.71% 0.0203 0.0092) |
| OKLCH | oklch(90.71% 0.022 24.4) |
| XYZ | xyz(73.4513, 74.0247, 76.0510) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.27
Lavenderblush
#FFF0F5
ΔE00 5.59
Very Light Pink
#FFF4F2
ΔE00 6.11
Seashell
#FFF5EE
ΔE00 7.42
Linen
#FAF0E6
ΔE00 7.79
Gainsboro
#DCDCDC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBD9 #D9EDEF
analogous
#EFD9E2 #EFDBD9 #EFE6D9
triadic
#EFDBD9 #D9EFDB #DBD9EF
tetradic
#EFDBD9 #E2EFD9 #D9EDEF #E6D9EF
square
#EFDBD9 #E2EFD9 #D9EDEF #E6D9EF
split-complementary
#EFDBD9 #D9EFE6 #D9E2EF
monochromatic
#CB8983 #DDB2AE #EFDBD9 #F6EBE9 #F6EBE9
Accessibility & contrast
On white
1.33
#EFDBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#EFDBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBD9
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBD9 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD9
Deuteranopia (green-blind)
#E3E1D9
Tritanopia (blue-blind)
#F4D9DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdbd9; /* rgb */ color: rgb(239, 219, 217); /* oklch */ color: oklch(90.7% 0.022 24.4);
Tailwind
colors: {
custom: {
50: '#f4e6e4',
500: '#efdbd9',
950: '#000000',
},
}SCSS
$custom: #efdbd9; $custom-light: #f4e6e4; $custom-dark: #000000;
JSON
{
"hex": "#efdbd9",
"rgb": {
"r": 239,
"g": 219,
"b": 217
},
"hsl": {
"h": 5.455,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.90708,
"c": 0.02233,
"h": 24.4
},
"luminance": 0.74024
}Semantic roles & 50–950 ramp
primary
#EFDBD9
secondary
#A1C7CB
accent
#A8B432
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484