#EFDFEA#EFDFEA
#EFDFEA is a very light, muted pink. Relative luminance 0.771; OKLCH L 92.0% C 0.023 H 336.8°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFEA |
|---|---|
| RGB | rgb(239, 223, 234) |
| HSL | hsl(319, 33%, 91%) |
| HSV | hsv(319, 7%, 94%) |
| CMYK | cmyk(0%, 6.7%, 2.1%, 6.3%) |
| CIE-LAB | lab(90.35, 7.36, -3.39) |
| CIE-LCH | lch(90.35, 8.10, 335.26°) |
| OKLab | oklab(91.96% 0.0209 -0.0089) |
| OKLCH | oklch(91.96% 0.023 336.8) |
| XYZ | xyz(76.8335, 77.0673, 88.6538) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.37
Mistyrose
#FFE4E1
ΔE00 6.85
Lavender (CSS)
#E6E6FA
ΔE00 7.11
Very Light Pink
#FFF4F2
ΔE00 7.67
Ghostwhite
#F8F8FF
ΔE00 8.50
Snow
#FFFAFA
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFEA #DFEFE4
analogous
#ECDFEF #EFDFEA #EFDFE2
triadic
#EFDFEA #EAEFDF #DFEAEF
tetradic
#EFDFEA #EFECDF #DFEFE4 #DFE2EF
square
#EFDFEA #EFECDF #DFEFE4 #DFE2EF
split-complementary
#EFDFEA #E2EFDF #DFEFEC
monochromatic
#C68DB4 #DBB6CF #EFDFEA #F5EBF2 #F5EBF2
Accessibility & contrast
On white
1.28
#EFDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#EFDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFEA
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFEA | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#E3E4E9
Tritanopia (blue-blind)
#F1DFE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdfea; /* rgb */ color: rgb(239, 223, 234); /* oklch */ color: oklch(92.0% 0.023 336.8);
Tailwind
colors: {
custom: {
50: '#f4e9f0',
500: '#efdfea',
950: '#000000',
},
}SCSS
$custom: #efdfea; $custom-light: #f4e9f0; $custom-dark: #000000;
JSON
{
"hex": "#efdfea",
"rgb": {
"r": 239,
"g": 223,
"b": 234
},
"hsl": {
"h": 318.75,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91961,
"c": 0.02269,
"h": 336.8
},
"luminance": 0.77067
}Semantic roles & 50–950 ramp
primary
#EFDFEA
secondary
#A9C9B3
accent
#AC5D39
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485