#EFDBD8#EFDBD8
#EFDBD8 is a very light, muted red. Relative luminance 0.740; OKLCH L 90.7% C 0.023 H 27.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBD8 |
|---|---|
| RGB | rgb(239, 219, 216) |
| HSL | hsl(8, 42%, 89%) |
| HSV | hsv(8, 10%, 94%) |
| CMYK | cmyk(0%, 8.4%, 9.6%, 6.3%) |
| CIE-LAB | lab(88.91, 6.37, 3.96) |
| CIE-LCH | lch(88.91, 7.50, 31.88°) |
| OKLab | oklab(90.68% 0.02 0.0105) |
| OKLCH | oklch(90.68% 0.023 27.8) |
| XYZ | xyz(73.3217, 73.9728, 75.3681) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.33
Lavenderblush
#FFF0F5
ΔE00 5.86
Very Light Pink
#FFF4F2
ΔE00 6.08
Seashell
#FFF5EE
ΔE00 7.22
Linen
#FAF0E6
ΔE00 7.49
Gainsboro
#DCDCDC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBD8 #D8ECEF
analogous
#EFD8E1 #EFDBD8 #EFE7D8
triadic
#EFDBD8 #D8EFDB #DBD8EF
tetradic
#EFDBD8 #E1EFD8 #D8ECEF #E7D8EF
square
#EFDBD8 #E1EFD8 #D8ECEF #E7D8EF
split-complementary
#EFDBD8 #D8EFE7 #D8E1EF
monochromatic
#CB8B81 #DDB3AD #EFDBD8 #F6EBE9 #F6EBE9
Accessibility & contrast
On white
1.33
#EFDBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#EFDBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBD8
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBD8 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#E3E1D8
Tritanopia (blue-blind)
#F4D9DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdbd8; /* rgb */ color: rgb(239, 219, 216); /* oklch */ color: oklch(90.7% 0.023 27.8);
Tailwind
colors: {
custom: {
50: '#f4e6e4',
500: '#efdbd8',
950: '#000000',
},
}SCSS
$custom: #efdbd8; $custom-light: #f4e6e4; $custom-dark: #000000;
JSON
{
"hex": "#efdbd8",
"rgb": {
"r": 239,
"g": 219,
"b": 216
},
"hsl": {
"h": 7.826,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.90681,
"c": 0.02256,
"h": 27.8
},
"luminance": 0.73972
}Semantic roles & 50–950 ramp
primary
#EFDBD8
secondary
#A0C5CB
accent
#A4B531
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484