#EFDFE4#EFDFE4
#EFDFE4 is a very light, near-neutral pink. Relative luminance 0.767; OKLCH L 91.8% C 0.019 H 356.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFE4 |
|---|---|
| RGB | rgb(239, 223, 228) |
| HSL | hsl(341, 33%, 91%) |
| HSV | hsv(341, 7%, 94%) |
| CMYK | cmyk(0%, 6.7%, 4.6%, 6.3%) |
| CIE-LAB | lab(90.20, 6.31, -0.47) |
| CIE-LCH | lch(90.20, 6.33, 355.73°) |
| OKLab | oklab(91.79% 0.0187 -0.0011) |
| OKLCH | oklch(91.79% 0.019 356.5) |
| XYZ | xyz(75.9861, 76.7283, 84.1908) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.60
Mistyrose
#FFE4E1
ΔE00 5.06
Very Light Pink
#FFF4F2
ΔE00 5.90
Snow
#FFFAFA
ΔE00 7.55
Gainsboro
#DCDCDC
ΔE00 7.96
Seashell
#FFF5EE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFE4 #DFEFEA
analogous
#EFDFEC #EFDFE4 #EFE2DF
triadic
#EFDFE4 #E4EFDF #DFE4EF
tetradic
#EFDFE4 #ECEFDF #DFEFEA #E2DFEF
square
#EFDFE4 #ECEFDF #DFEFEA #E2DFEF
split-complementary
#EFDFE4 #DFEFE2 #DFECEF
monochromatic
#C68D9F #DBB6C2 #EFDFE4 #F5EBEE #F5EBEE
Accessibility & contrast
On white
1.28
#EFDFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#EFDFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFE4
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFE4 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E4
Deuteranopia (green-blind)
#E4E4E4
Tritanopia (blue-blind)
#F2DEE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdfe4; /* rgb */ color: rgb(239, 223, 228); /* oklch */ color: oklch(91.8% 0.019 356.5);
Tailwind
colors: {
custom: {
50: '#f4e9ec',
500: '#efdfe4',
950: '#000000',
},
}SCSS
$custom: #efdfe4; $custom-light: #f4e9ec; $custom-dark: #000000;
JSON
{
"hex": "#efdfe4",
"rgb": {
"r": 239,
"g": 223,
"b": 228
},
"hsl": {
"h": 341.25,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91787,
"c": 0.01869,
"h": 356.5
},
"luminance": 0.76728
}Semantic roles & 50–950 ramp
primary
#EFDFE4
secondary
#A9C9BF
accent
#AC8839
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484