#EFDFE9#EFDFE9
#EFDFE9 is a very light, muted pink. Relative luminance 0.770; OKLCH L 91.9% C 0.022 H 339.6°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFE9 |
|---|---|
| RGB | rgb(239, 223, 233) |
| HSL | hsl(323, 33%, 91%) |
| HSV | hsv(323, 7%, 94%) |
| CMYK | cmyk(0%, 6.7%, 2.5%, 6.3%) |
| CIE-LAB | lab(90.33, 7.18, -2.90) |
| CIE-LCH | lch(90.33, 7.75, 337.98°) |
| OKLab | oklab(91.93% 0.0205 -0.0076) |
| OKLCH | oklch(91.93% 0.022 339.6) |
| XYZ | xyz(76.6903, 77.0100, 87.8993) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.16
Mistyrose
#FFE4E1
ΔE00 6.54
Lavender (CSS)
#E6E6FA
ΔE00 7.28
Very Light Pink
#FFF4F2
ΔE00 7.36
Ghostwhite
#F8F8FF
ΔE00 8.40
Snow
#FFFAFA
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFE9 #DFEFE5
analogous
#EDDFEF #EFDFE9 #EFDFE1
triadic
#EFDFE9 #E9EFDF #DFE9EF
tetradic
#EFDFE9 #EFEDDF #DFEFE5 #DFE1EF
square
#EFDFE9 #EFEDDF #DFEFE5 #DFE1EF
split-complementary
#EFDFE9 #E1EFDF #DFEFED
monochromatic
#C68DB1 #DBB6CD #EFDFE9 #F5EBF1 #F5EBF1
Accessibility & contrast
On white
1.28
#EFDFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#EFDFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFE9
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFE9 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2E9
Deuteranopia (green-blind)
#E3E4E9
Tritanopia (blue-blind)
#F1DFE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdfe9; /* rgb */ color: rgb(239, 223, 233); /* oklch */ color: oklch(91.9% 0.022 339.6);
Tailwind
colors: {
custom: {
50: '#f4e9f0',
500: '#efdfe9',
950: '#000000',
},
}SCSS
$custom: #efdfe9; $custom-light: #f4e9f0; $custom-dark: #000000;
JSON
{
"hex": "#efdfe9",
"rgb": {
"r": 239,
"g": 223,
"b": 233
},
"hsl": {
"h": 322.5,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91932,
"c": 0.02186,
"h": 339.6
},
"luminance": 0.77009
}Semantic roles & 50–950 ramp
primary
#EFDFE9
secondary
#A9C9B5
accent
#AC6439
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485