#EFD8DB#EFD8DB
#EFD8DB is a very light, muted red. Relative luminance 0.726; OKLCH L 90.2% C 0.026 H 8.6°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD8DB |
|---|---|
| RGB | rgb(239, 216, 219) |
| HSL | hsl(352, 42%, 89%) |
| HSV | hsv(352, 10%, 94%) |
| CMYK | cmyk(0%, 9.6%, 8.4%, 6.3%) |
| CIE-LAB | lab(88.25, 8.43, 1.42) |
| CIE-LCH | lch(88.25, 8.54, 9.55°) |
| OKLab | oklab(90.19% 0.0255 0.0039) |
| OKLCH | oklch(90.19% 0.026 8.6) |
| XYZ | xyz(72.9375, 72.5782, 77.1708) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.90
Lavenderblush
#FFF0F5
ΔE00 5.68
Very Light Pink
#FFF4F2
ΔE00 7.74
Light Pink
#FFD1DF
ΔE00 7.82
Pale Pink
#FFCFDC
ΔE00 8.09
Seashell
#FFF5EE
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD8DB #D8EFEC
analogous
#EFD8E7 #EFD8DB #EFE1D8
triadic
#EFD8DB #DBEFD8 #D8DBEF
tetradic
#EFD8DB #E7EFD8 #D8EFEC #E1D8EF
square
#EFD8DB #E7EFD8 #D8EFEC #E1D8EF
split-complementary
#EFD8DB #D8EFE1 #D8E7EF
monochromatic
#CB818B #DDADB3 #EFD8DB #F6E9EB #F6E9EB
Accessibility & contrast
On white
1.35
#EFD8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#EFD8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD8DB
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD8DB | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#E0DFDB
Tritanopia (blue-blind)
#F4D7D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efd8db; /* rgb */ color: rgb(239, 216, 219); /* oklch */ color: oklch(90.2% 0.026 8.6);
Tailwind
colors: {
custom: {
50: '#f4e4e6',
500: '#efd8db',
950: '#000000',
},
}SCSS
$custom: #efd8db; $custom-light: #f4e4e6; $custom-dark: #000000;
JSON
{
"hex": "#efd8db",
"rgb": {
"r": 239,
"g": 216,
"b": 219
},
"hsl": {
"h": 352.174,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.90187,
"c": 0.02576,
"h": 8.6
},
"luminance": 0.72577
}Semantic roles & 50–950 ramp
primary
#EFD8DB
secondary
#A0CBC5
accent
#B5A431
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484