#EFDEE7#EFDEE7
#EFDEE7 is a very light, muted pink. Relative luminance 0.764; OKLCH L 91.7% C 0.022 H 344.2°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEE7 |
|---|---|
| RGB | rgb(239, 222, 231) |
| HSL | hsl(328, 35%, 90%) |
| HSV | hsv(328, 7%, 94%) |
| CMYK | cmyk(0%, 7.1%, 3.3%, 6.3%) |
| CIE-LAB | lab(90.03, 7.35, -2.29) |
| CIE-LCH | lch(90.03, 7.70, 342.68°) |
| OKLab | oklab(91.68% 0.0212 -0.006) |
| OKLCH | oklch(91.68% 0.022 344.2) |
| XYZ | xyz(76.1398, 76.3636, 86.3144) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.19
Mistyrose
#FFE4E1
ΔE00 6.08
Very Light Pink
#FFF4F2
ΔE00 7.29
Lavender (CSS)
#E6E6FA
ΔE00 7.79
Snow
#FFFAFA
ΔE00 8.67
Ghostwhite
#F8F8FF
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEE7 #DEEFE6
analogous
#EEDEEF #EFDEE7 #EFDEDE
triadic
#EFDEE7 #E7EFDE #DEE7EF
tetradic
#EFDEE7 #EFEEDE #DEEFE6 #DEDEEF
square
#EFDEE7 #EFEEDE #DEEFE6 #DEDEEF
split-complementary
#EFDEE7 #DEEFDE #DEEFEE
monochromatic
#C78CAB #DBB5C9 #EFDEE7 #F5EAF0 #F5EAF0
Accessibility & contrast
On white
1.29
#EFDEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#EFDEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEE7
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEE7 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E7
Deuteranopia (green-blind)
#E2E3E7
Tritanopia (blue-blind)
#F2DEE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdee7; /* rgb */ color: rgb(239, 222, 231); /* oklch */ color: oklch(91.7% 0.022 344.2);
Tailwind
colors: {
custom: {
50: '#f4e8ee',
500: '#efdee7',
950: '#000000',
},
}SCSS
$custom: #efdee7; $custom-light: #f4e8ee; $custom-dark: #000000;
JSON
{
"hex": "#efdee7",
"rgb": {
"r": 239,
"g": 222,
"b": 231
},
"hsl": {
"h": 328.235,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91681,
"c": 0.02203,
"h": 344.2
},
"luminance": 0.76363
}Semantic roles & 50–950 ramp
primary
#EFDEE7
secondary
#A8CAB8
accent
#AE6F38
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485