#EFD3DB#EFD3DB
#EFD3DB is a very light, muted pink. Relative luminance 0.701; OKLCH L 89.2% C 0.033 H 358.6°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD3DB |
|---|---|
| RGB | rgb(239, 211, 219) |
| HSL | hsl(343, 47%, 88%) |
| HSV | hsv(343, 12%, 94%) |
| CMYK | cmyk(0%, 11.7%, 8.4%, 6.3%) |
| CIE-LAB | lab(87.02, 11.04, -0.37) |
| CIE-LCH | lch(87.02, 11.05, 358.10°) |
| OKLab | oklab(89.23% 0.0328 -0.0008) |
| OKLCH | oklch(89.23% 0.033 358.6) |
| XYZ | xyz(71.6759, 70.0551, 76.7503) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.37
Pale Pink
#FFCFDC
ΔE00 5.70
Mistyrose
#FFE4E1
ΔE00 5.92
Lavenderblush
#FFF0F5
ΔE00 7.43
Thistle
#D8BFD8
ΔE00 7.79
Light Rose
#FFC5CB
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD3DB #D3EFE7
analogous
#EFD3E9 #EFD3DB #EFD9D3
triadic
#EFD3DB #DBEFD3 #D3DBEF
tetradic
#EFD3DB #E9EFD3 #D3EFE7 #D9D3EF
square
#EFD3DB #E9EFD3 #D3EFE7 #D9D3EF
split-complementary
#EFD3DB #D3EFD9 #D3E9EF
monochromatic
#CE7992 #DFA6B6 #EFD3DB #F7E9ED #F7E9ED
Accessibility & contrast
On white
1.40
#EFD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#EFD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD3DB
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD3DB | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#DCDCDA
Tritanopia (blue-blind)
#F4D2D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #efd3db; /* rgb */ color: rgb(239, 211, 219); /* oklch */ color: oklch(89.2% 0.033 358.6);
Tailwind
colors: {
custom: {
50: '#f4e0e6',
500: '#efd3db',
950: '#000000',
},
}SCSS
$custom: #efd3db; $custom-light: #f4e0e6; $custom-dark: #000000;
JSON
{
"hex": "#efd3db",
"rgb": {
"r": 239,
"g": 211,
"b": 219
},
"hsl": {
"h": 342.857,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.89233,
"c": 0.03284,
"h": 358.6
},
"luminance": 0.70054
}Semantic roles & 50–950 ramp
primary
#EFD3DB
secondary
#9ACCBE
accent
#BA912C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484