#EFDEE9#EFDEE9
#EFDEE9 is a very light, muted pink. Relative luminance 0.765; OKLCH L 91.7% C 0.024 H 338.6°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEE9 |
|---|---|
| RGB | rgb(239, 222, 233) |
| HSL | hsl(321, 35%, 90%) |
| HSV | hsv(321, 7%, 94%) |
| CMYK | cmyk(0%, 7.1%, 2.5%, 6.3%) |
| CIE-LAB | lab(90.08, 7.70, -3.27) |
| CIE-LCH | lch(90.08, 8.36, 337.02°) |
| OKLab | oklab(91.74% 0.0219 -0.0086) |
| OKLCH | oklch(91.74% 0.024 338.6) |
| XYZ | xyz(76.4239, 76.4772, 87.8105) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.58
Mistyrose
#FFE4E1
ΔE00 6.73
Lavender (CSS)
#E6E6FA
ΔE00 7.44
Very Light Pink
#FFF4F2
ΔE00 7.89
Light Pink
#FFD1DF
ΔE00 8.70
Thistle
#D8BFD8
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEE9 #DEEFE4
analogous
#ECDEEF #EFDEE9 #EFDEE0
triadic
#EFDEE9 #E9EFDE #DEE9EF
tetradic
#EFDEE9 #EFECDE #DEEFE4 #DEE0EF
square
#EFDEE9 #EFECDE #DEEFE4 #DEE0EF
split-complementary
#EFDEE9 #E0EFDE #DEEFEC
monochromatic
#C78CB2 #DBB5CE #EFDEE9 #F5EAF1 #F5EAF1
Accessibility & contrast
On white
1.29
#EFDEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#EFDEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEE9
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEE9 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1E9
Deuteranopia (green-blind)
#E2E3E8
Tritanopia (blue-blind)
#F1DEE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdee9; /* rgb */ color: rgb(239, 222, 233); /* oklch */ color: oklch(91.7% 0.024 338.6);
Tailwind
colors: {
custom: {
50: '#f4e8f0',
500: '#efdee9',
950: '#000000',
},
}SCSS
$custom: #efdee9; $custom-light: #f4e8f0; $custom-dark: #000000;
JSON
{
"hex": "#efdee9",
"rgb": {
"r": 239,
"g": 222,
"b": 233
},
"hsl": {
"h": 321.176,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.9174,
"c": 0.02355,
"h": 338.6
},
"luminance": 0.76476
}Semantic roles & 50–950 ramp
primary
#EFDEE9
secondary
#A8CAB4
accent
#AE6138
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485