#EFDEE5#EFDEE5
#EFDEE5 is a very light, muted pink. Relative luminance 0.762; OKLCH L 91.6% C 0.021 H 350.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEE5 |
|---|---|
| RGB | rgb(239, 222, 229) |
| HSL | hsl(335, 35%, 90%) |
| HSV | hsv(335, 7%, 94%) |
| CMYK | cmyk(0%, 7.1%, 4.2%, 6.3%) |
| CIE-LAB | lab(89.98, 7.00, -1.32) |
| CIE-LCH | lch(89.98, 7.13, 349.34°) |
| OKLab | oklab(91.62% 0.0205 -0.0034) |
| OKLCH | oklch(91.62% 0.021 350.6) |
| XYZ | xyz(75.8590, 76.2513, 84.8352) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.93
Mistyrose
#FFE4E1
ΔE00 5.46
Very Light Pink
#FFF4F2
ΔE00 6.72
Lavender (CSS)
#E6E6FA
ΔE00 8.20
Snow
#FFFAFA
ΔE00 8.26
Ghostwhite
#F8F8FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEE5 #DEEFE8
analogous
#EFDEED #EFDEE5 #EFDFDE
triadic
#EFDEE5 #E5EFDE #DEE5EF
tetradic
#EFDEE5 #EDEFDE #DEEFE8 #DFDEEF
square
#EFDEE5 #EDEFDE #DEEFE8 #DFDEEF
split-complementary
#EFDEE5 #DEEFDF #DEEDEF
monochromatic
#C78CA4 #DBB5C5 #EFDEE5 #F5EAEF #F5EAEF
Accessibility & contrast
On white
1.29
#EFDEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#EFDEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEE5
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEE5 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E5
Deuteranopia (green-blind)
#E3E3E5
Tritanopia (blue-blind)
#F2DEE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdee5; /* rgb */ color: rgb(239, 222, 229); /* oklch */ color: oklch(91.6% 0.021 350.6);
Tailwind
colors: {
custom: {
50: '#f4e8ed',
500: '#efdee5',
950: '#000000',
},
}SCSS
$custom: #efdee5; $custom-light: #f4e8ed; $custom-dark: #000000;
JSON
{
"hex": "#efdee5",
"rgb": {
"r": 239,
"g": 222,
"b": 229
},
"hsl": {
"h": 335.294,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91623,
"c": 0.02074,
"h": 350.6
},
"luminance": 0.7625
}Semantic roles & 50–950 ramp
primary
#EFDEE5
secondary
#A8CABC
accent
#AE7D38
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484