#EFD6DB#EFD6DB
#EFD6DB is a very light, muted red. Relative luminance 0.716; OKLCH L 89.8% C 0.028 H 4.0°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD6DB |
|---|---|
| RGB | rgb(239, 214, 219) |
| HSL | hsl(348, 44%, 89%) |
| HSV | hsv(348, 10%, 94%) |
| CMYK | cmyk(0%, 10.5%, 8.4%, 6.3%) |
| CIE-LAB | lab(87.76, 9.47, 0.70) |
| CIE-LCH | lch(87.76, 9.50, 4.25°) |
| OKLab | oklab(89.8% 0.0284 0.002) |
| OKLCH | oklch(89.8% 0.028 4) |
| XYZ | xyz(72.4282, 71.5596, 77.0010) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.62
Lavenderblush
#FFF0F5
ΔE00 6.30
Light Pink
#FFD1DF
ΔE00 6.77
Pale Pink
#FFCFDC
ΔE00 7.06
Very Light Pink
#FFF4F2
ΔE00 8.74
Thistle
#D8BFD8
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD6DB #D6EFEA
analogous
#EFD6E8 #EFD6DB #EFDED6
triadic
#EFD6DB #DBEFD6 #D6DBEF
tetradic
#EFD6DB #E8EFD6 #D6EFEA #DED6EF
square
#EFD6DB #E8EFD6 #D6EFEA #DED6EF
split-complementary
#EFD6DB #D6EFDE #D6E8EF
monochromatic
#CD7E8E #DEAAB4 #EFD6DB #F6E9EC #F6E9EC
Accessibility & contrast
On white
1.37
#EFD6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#EFD6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD6DB
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD6DB | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#F4D5D8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #efd6db; /* rgb */ color: rgb(239, 214, 219); /* oklch */ color: oklch(89.8% 0.028 4.0);
Tailwind
colors: {
custom: {
50: '#f4e2e6',
500: '#efd6db',
950: '#000000',
},
}SCSS
$custom: #efd6db; $custom-light: #f4e2e6; $custom-dark: #000000;
JSON
{
"hex": "#efd6db",
"rgb": {
"r": 239,
"g": 214,
"b": 219
},
"hsl": {
"h": 348,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.89804,
"c": 0.02848,
"h": 4
},
"luminance": 0.71558
}Semantic roles & 50–950 ramp
primary
#EFD6DB
secondary
#9ECBC2
accent
#B79C2F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484