#EFD2DE#EFD2DE
#EFD2DE is a very light, muted pink. Relative luminance 0.697; OKLCH L 89.1% C 0.036 H 350.9°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD2DE |
|---|---|
| RGB | rgb(239, 210, 222) |
| HSL | hsl(335, 48%, 88%) |
| HSV | hsv(335, 12%, 94%) |
| CMYK | cmyk(0%, 12.1%, 7.1%, 6.3%) |
| CIE-LAB | lab(86.86, 12.07, -2.20) |
| CIE-LCH | lch(86.86, 12.27, 349.69°) |
| OKLab | oklab(89.13% 0.0354 -0.0056) |
| OKLCH | oklch(89.13% 0.036 350.9) |
| XYZ | xyz(71.8268, 69.7192, 78.7665) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.69
Pale Pink
#FFCFDC
ΔE00 5.13
Thistle
#D8BFD8
ΔE00 6.61
Mistyrose
#FFE4E1
ΔE00 7.29
Light Rose
#FFC5CB
ΔE00 8.04
Lavenderblush
#FFF0F5
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD2DE #D2EFE3
analogous
#EFD2EC #EFD2DE #EFD4D2
triadic
#EFD2DE #DEEFD2 #D2DEEF
tetradic
#EFD2DE #ECEFD2 #D2EFE3 #D4D2EF
square
#EFD2DE #ECEFD2 #D2EFE3 #D4D2EF
split-complementary
#EFD2DE #D2EFD4 #D2ECEF
monochromatic
#CF789C #DFA5BD #EFD2DE #F7E8EE #F7E8EE
Accessibility & contrast
On white
1.41
#EFD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#EFD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD2DE
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD2DE | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#DBDBDD
Tritanopia (blue-blind)
#F4D1D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #efd2de; /* rgb */ color: rgb(239, 210, 222); /* oklch */ color: oklch(89.1% 0.036 350.9);
Tailwind
colors: {
custom: {
50: '#f4dfe8',
500: '#efd2de',
950: '#000000',
},
}SCSS
$custom: #efd2de; $custom-light: #f4dfe8; $custom-dark: #000000;
JSON
{
"hex": "#efd2de",
"rgb": {
"r": 239,
"g": 210,
"b": 222
},
"hsl": {
"h": 335.172,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.8913,
"c": 0.03585,
"h": 350.9
},
"luminance": 0.69718
}Semantic roles & 50–950 ramp
primary
#EFD2DE
secondary
#99CCB7
accent
#BB7F2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484