#EFDFEC#EFDFEC
#EFDFEC is a very light, muted pink. Relative luminance 0.772; OKLCH L 92.0% C 0.024 H 331.9°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFEC |
|---|---|
| RGB | rgb(239, 223, 236) |
| HSL | hsl(311, 33%, 91%) |
| HSV | hsv(311, 7%, 94%) |
| CMYK | cmyk(0%, 6.7%, 1.3%, 6.3%) |
| CIE-LAB | lab(90.41, 7.71, -4.36) |
| CIE-LCH | lch(90.41, 8.86, 330.51°) |
| OKLab | oklab(92.02% 0.0216 -0.0115) |
| OKLCH | oklch(92.02% 0.024 331.9) |
| XYZ | xyz(77.1225, 77.1829, 90.1755) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.87
Lavender (CSS)
#E6E6FA
ΔE00 6.82
Mistyrose
#FFE4E1
ΔE00 7.50
Very Light Pink
#FFF4F2
ΔE00 8.29
Thistle
#D8BFD8
ΔE00 8.66
Ghostwhite
#F8F8FF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFEC #DFEFE2
analogous
#EADFEF #EFDFEC #EFDFE4
triadic
#EFDFEC #ECEFDF #DFECEF
tetradic
#EFDFEC #EFEADF #DFEFE2 #DFE4EF
square
#EFDFEC #EFEADF #DFEFE2 #DFE4EF
split-complementary
#EFDFEC #E4EFDF #DFEFEA
monochromatic
#C68DBC #DBB6D4 #EFDFEC #F5EBF3 #F5EBF3
Accessibility & contrast
On white
1.28
#EFDFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#EFDFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFEC
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFEC | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2ED
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#F1E0E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdfec; /* rgb */ color: rgb(239, 223, 236); /* oklch */ color: oklch(92.0% 0.024 331.9);
Tailwind
colors: {
custom: {
50: '#f4e9f2',
500: '#efdfec',
950: '#000000',
},
}SCSS
$custom: #efdfec; $custom-light: #f4e9f2; $custom-dark: #000000;
JSON
{
"hex": "#efdfec",
"rgb": {
"r": 239,
"g": 223,
"b": 236
},
"hsl": {
"h": 311.25,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.9202,
"c": 0.02447,
"h": 331.9
},
"luminance": 0.77182
}Semantic roles & 50–950 ramp
primary
#EFDFEC
secondary
#A9C9AF
accent
#AC4F39
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485