#EFD4DF#EFD4DF
#EFD4DF is a very light, muted pink. Relative luminance 0.708; OKLCH L 89.5% C 0.033 H 351.2°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD4DF |
|---|---|
| RGB | rgb(239, 212, 223) |
| HSL | hsl(336, 46%, 88%) |
| HSV | hsv(336, 11%, 94%) |
| CMYK | cmyk(0%, 11.3%, 6.7%, 6.3%) |
| CIE-LAB | lab(87.37, 11.19, -1.97) |
| CIE-LCH | lch(87.37, 11.36, 350.00°) |
| OKLab | oklab(89.54% 0.0328 -0.0051) |
| OKLCH | oklch(89.54% 0.033 351.2) |
| XYZ | xyz(72.4581, 70.7667, 79.6400) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.32
Pale Pink
#FFCFDC
ΔE00 5.76
Mistyrose
#FFE4E1
ΔE00 6.74
Thistle
#D8BFD8
ΔE00 7.04
Lavenderblush
#FFF0F5
ΔE00 7.40
Light Rose
#FFC5CB
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD4DF #D4EFE4
analogous
#EFD4EC #EFD4DF #EFD6D4
triadic
#EFD4DF #DFEFD4 #D4DFEF
tetradic
#EFD4DF #ECEFD4 #D4EFE4 #D6D4EF
square
#EFD4DF #ECEFD4 #D4EFE4 #D6D4EF
split-complementary
#EFD4DF #D4EFD6 #D4ECEF
monochromatic
#CE7B9D #DEA7BE #EFD4DF #F7E9EE #F7E9EE
Accessibility & contrast
On white
1.39
#EFD4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#EFD4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD4DF
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD4DF | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#DCDDDE
Tritanopia (blue-blind)
#F4D3D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efd4df; /* rgb */ color: rgb(239, 212, 223); /* oklch */ color: oklch(89.5% 0.033 351.2);
Tailwind
colors: {
custom: {
50: '#f4e1e9',
500: '#efd4df',
950: '#000000',
},
}SCSS
$custom: #efd4df; $custom-light: #f4e1e9; $custom-dark: #000000;
JSON
{
"hex": "#efd4df",
"rgb": {
"r": 239,
"g": 212,
"b": 223
},
"hsl": {
"h": 335.556,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.89538,
"c": 0.03322,
"h": 351.2
},
"luminance": 0.70765
}Semantic roles & 50–950 ramp
primary
#EFD4DF
secondary
#9BCCB8
accent
#B9802D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484