#EFD2DB#EFD2DB
#EFD2DB is a very light, muted pink. Relative luminance 0.696; OKLCH L 89.0% C 0.034 H 357.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD2DB |
|---|---|
| RGB | rgb(239, 210, 219) |
| HSL | hsl(341, 48%, 88%) |
| HSV | hsv(341, 12%, 94%) |
| CMYK | cmyk(0%, 12.1%, 8.4%, 6.3%) |
| CIE-LAB | lab(86.78, 11.56, -0.72) |
| CIE-LCH | lch(86.78, 11.59, 356.43°) |
| OKLab | oklab(89.04% 0.0343 -0.0017) |
| OKLCH | oklch(89.04% 0.034 357.1) |
| XYZ | xyz(71.4283, 69.5598, 76.6677) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.96
Pale Pink
#FFCFDC
ΔE00 5.29
Mistyrose
#FFE4E1
ΔE00 6.37
Thistle
#D8BFD8
ΔE00 7.42
Light Rose
#FFC5CB
ΔE00 7.77
Lavenderblush
#FFF0F5
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD2DB #D2EFE6
analogous
#EFD2E9 #EFD2DB #EFD7D2
triadic
#EFD2DB #DBEFD2 #D2DBEF
tetradic
#EFD2DB #E9EFD2 #D2EFE6 #D7D2EF
square
#EFD2DB #E9EFD2 #D2EFE6 #D7D2EF
split-complementary
#EFD2DB #D2EFD7 #D2E9EF
monochromatic
#CF7893 #DFA5B7 #EFD2DB #F7E8ED #F7E8ED
Accessibility & contrast
On white
1.41
#EFD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#EFD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD2DB
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD2DB | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#DBDBDA
Tritanopia (blue-blind)
#F4D1D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #efd2db; /* rgb */ color: rgb(239, 210, 219); /* oklch */ color: oklch(89.0% 0.034 357.1);
Tailwind
colors: {
custom: {
50: '#f4dfe6',
500: '#efd2db',
950: '#000000',
},
}SCSS
$custom: #efd2db; $custom-light: #f4dfe6; $custom-dark: #000000;
JSON
{
"hex": "#efd2db",
"rgb": {
"r": 239,
"g": 210,
"b": 219
},
"hsl": {
"h": 341.379,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.89043,
"c": 0.03434,
"h": 357.1
},
"luminance": 0.69558
}Semantic roles & 50–950 ramp
primary
#EFD2DB
secondary
#99CCBC
accent
#BB8E2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484