#EFD7DB#EFD7DB
#EFD7DB is a very light, muted red. Relative luminance 0.721; OKLCH L 90.0% C 0.027 H 6.2°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD7DB |
|---|---|
| RGB | rgb(239, 215, 219) |
| HSL | hsl(350, 43%, 89%) |
| HSV | hsv(350, 10%, 94%) |
| CMYK | cmyk(0%, 10%, 8.4%, 6.3%) |
| CIE-LAB | lab(88.00, 8.95, 1.06) |
| CIE-LCH | lch(88.00, 9.01, 6.76°) |
| OKLab | oklab(90% 0.0269 0.0029) |
| OKLCH | oklch(90% 0.027 6.2) |
| XYZ | xyz(72.6820, 72.0673, 77.0857) |
| Luminance | 0.7207 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.24
Lavenderblush
#FFF0F5
ΔE00 5.97
Light Pink
#FFD1DF
ΔE00 7.29
Pale Pink
#FFCFDC
ΔE00 7.56
Very Light Pink
#FFF4F2
ΔE00 8.24
Light Rose
#FFC5CB
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD7DB #D7EFEB
analogous
#EFD7E7 #EFD7DB #EFDFD7
triadic
#EFD7DB #DBEFD7 #D7DBEF
tetradic
#EFD7DB #E7EFD7 #D7EFEB #DFD7EF
square
#EFD7DB #E7EFD7 #D7EFEB #DFD7EF
split-complementary
#EFD7DB #D7EFDF #D7E7EF
monochromatic
#CC808C #DEABB4 #EFD7DB #F6E9EB #F6E9EB
Accessibility & contrast
On white
1.36
#EFD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#EFD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD7DB
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD7DB | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#F4D6D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efd7db; /* rgb */ color: rgb(239, 215, 219); /* oklch */ color: oklch(90.0% 0.027 6.2);
Tailwind
colors: {
custom: {
50: '#f4e3e6',
500: '#efd7db',
950: '#000000',
},
}SCSS
$custom: #efd7db; $custom-light: #f4e3e6; $custom-dark: #000000;
JSON
{
"hex": "#efd7db",
"rgb": {
"r": 239,
"g": 215,
"b": 219
},
"hsl": {
"h": 350,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.89995,
"c": 0.0271,
"h": 6.2
},
"luminance": 0.72066
}Semantic roles & 50–950 ramp
primary
#EFD7DB
secondary
#9FCBC4
accent
#B6A030
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484