#EFDFE5#EFDFE5
#EFDFE5 is a very light, near-neutral pink. Relative luminance 0.768; OKLCH L 91.8% C 0.019 H 352.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFE5 |
|---|---|
| RGB | rgb(239, 223, 229) |
| HSL | hsl(338, 33%, 91%) |
| HSV | hsv(338, 7%, 94%) |
| CMYK | cmyk(0%, 6.7%, 4.2%, 6.3%) |
| CIE-LAB | lab(90.22, 6.48, -0.96) |
| CIE-LCH | lch(90.22, 6.55, 351.59°) |
| OKLab | oklab(91.82% 0.019 -0.0024) |
| OKLCH | oklch(91.82% 0.019 352.7) |
| XYZ | xyz(76.1253, 76.7840, 84.9240) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.62
Mistyrose
#FFE4E1
ΔE00 5.33
Very Light Pink
#FFF4F2
ΔE00 6.17
Snow
#FFFAFA
ΔE00 7.73
Lavender (CSS)
#E6E6FA
ΔE00 8.15
Gainsboro
#DCDCDC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFE5 #DFEFE9
analogous
#EFDFED #EFDFE5 #EFE1DF
triadic
#EFDFE5 #E5EFDF #DFE5EF
tetradic
#EFDFE5 #EDEFDF #DFEFE9 #E1DFEF
square
#EFDFE5 #EDEFDF #DFEFE9 #E1DFEF
split-complementary
#EFDFE5 #DFEFE1 #DFEDEF
monochromatic
#C68DA3 #DBB6C4 #EFDFE5 #F5EBEE #F5EBEE
Accessibility & contrast
On white
1.28
#EFDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#EFDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFE5
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFE5 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E5
Deuteranopia (green-blind)
#E4E4E5
Tritanopia (blue-blind)
#F2DFE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdfe5; /* rgb */ color: rgb(239, 223, 229); /* oklch */ color: oklch(91.8% 0.019 352.7);
Tailwind
colors: {
custom: {
50: '#f4e9ed',
500: '#efdfe5',
950: '#000000',
},
}SCSS
$custom: #efdfe5; $custom-light: #f4e9ed; $custom-dark: #000000;
JSON
{
"hex": "#efdfe5",
"rgb": {
"r": 239,
"g": 223,
"b": 229
},
"hsl": {
"h": 337.5,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91816,
"c": 0.01918,
"h": 352.7
},
"luminance": 0.76783
}Semantic roles & 50–950 ramp
primary
#EFDFE5
secondary
#A9C9BD
accent
#AC8139
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484