#EFDBD5#EFDBD5
#EFDBD5 is a very light, muted red. Relative luminance 0.738; OKLCH L 90.6% C 0.024 H 37.4°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBD5 |
|---|---|
| RGB | rgb(239, 219, 213) |
| HSL | hsl(14, 45%, 89%) |
| HSV | hsv(14, 11%, 94%) |
| CMYK | cmyk(0%, 8.4%, 10.9%, 6.3%) |
| CIE-LAB | lab(88.84, 5.88, 5.43) |
| CIE-LCH | lch(88.84, 8.01, 42.74°) |
| OKLab | oklab(90.6% 0.0188 0.0144) |
| OKLCH | oklch(90.6% 0.024 37.4) |
| XYZ | xyz(72.9374, 73.8191, 73.3441) |
| Luminance | 0.7382 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.91
Very Light Pink
#FFF4F2
ΔE00 6.18
Linen
#FAF0E6
ΔE00 6.71
Seashell
#FFF5EE
ΔE00 6.75
Lavenderblush
#FFF0F5
ΔE00 6.81
Warm Beige
#E9DCC9
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBD5 #D5E9EF
analogous
#EFD5DC #EFDBD5 #EFE8D5
triadic
#EFDBD5 #D5EFDB #DBD5EF
tetradic
#EFDBD5 #DCEFD5 #D5E9EF #E8D5EF
square
#EFDBD5 #DCEFD5 #D5E9EF #E8D5EF
split-complementary
#EFDBD5 #D5EFE8 #D5DCEF
monochromatic
#CD8F7C #DEB5A9 #EFDBD5 #F7ECE9 #F7ECE9
Accessibility & contrast
On white
1.33
#EFDBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#EFDBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBD5
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBD5 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD5
Deuteranopia (green-blind)
#E4E1D5
Tritanopia (blue-blind)
#F5D8D9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdbd5; /* rgb */ color: rgb(239, 219, 213); /* oklch */ color: oklch(90.6% 0.024 37.4);
Tailwind
colors: {
custom: {
50: '#f4e6e1',
500: '#efdbd5',
950: '#000000',
},
}SCSS
$custom: #efdbd5; $custom-light: #f4e6e1; $custom-dark: #000000;
JSON
{
"hex": "#efdbd5",
"rgb": {
"r": 239,
"g": 219,
"b": 213
},
"hsl": {
"h": 13.846,
"s": 44.828,
"l": 88.627
},
"oklch": {
"l": 0.906,
"c": 0.02366,
"h": 37.4
},
"luminance": 0.73818
}Semantic roles & 50–950 ramp
primary
#EFDBD5
secondary
#9DC1CC
accent
#98B82E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484