#EFDDE9#EFDDE9
#EFDDE9 is a very light, muted pink. Relative luminance 0.759; OKLCH L 91.5% C 0.025 H 337.8°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDE9 |
|---|---|
| RGB | rgb(239, 221, 233) |
| HSL | hsl(320, 36%, 90%) |
| HSV | hsv(320, 8%, 94%) |
| CMYK | cmyk(0%, 7.5%, 2.5%, 6.3%) |
| CIE-LAB | lab(89.83, 8.22, -3.63) |
| CIE-LCH | lch(89.83, 8.98, 336.20°) |
| OKLab | oklab(91.55% 0.0234 -0.0095) |
| OKLCH | oklch(91.55% 0.025 337.8) |
| XYZ | xyz(76.1591, 75.9476, 87.7223) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.02
Mistyrose
#FFE4E1
ΔE00 6.96
Lavender (CSS)
#E6E6FA
ΔE00 7.64
Light Pink
#FFD1DF
ΔE00 8.28
Thistle
#D8BFD8
ΔE00 8.35
Very Light Pink
#FFF4F2
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDE9 #DDEFE3
analogous
#ECDDEF #EFDDE9 #EFDDE0
triadic
#EFDDE9 #E9EFDD #DDE9EF
tetradic
#EFDDE9 #EFECDD #DDEFE3 #DDE0EF
square
#EFDDE9 #EFECDD #DDEFE3 #DDE0EF
split-complementary
#EFDDE9 #E0EFDD #DDEFEC
monochromatic
#C88AB3 #DBB3CE #EFDDE9 #F5EAF2 #F5EAF2
Accessibility & contrast
On white
1.30
#EFDDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#EFDDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDE9
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDE9 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#E1E3E8
Tritanopia (blue-blind)
#F1DDE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdde9; /* rgb */ color: rgb(239, 221, 233); /* oklch */ color: oklch(91.5% 0.025 337.8);
Tailwind
colors: {
custom: {
50: '#f4e7f0',
500: '#efdde9',
950: '#000000',
},
}SCSS
$custom: #efdde9; $custom-light: #f4e7f0; $custom-dark: #000000;
JSON
{
"hex": "#efdde9",
"rgb": {
"r": 239,
"g": 221,
"b": 233
},
"hsl": {
"h": 320,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.91548,
"c": 0.02525,
"h": 337.8
},
"luminance": 0.75947
}Semantic roles & 50–950 ramp
primary
#EFDDE9
secondary
#A6CAB2
accent
#AF5F37
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485