#EFE0E5#EFE0E5
#EFE0E5 is a very light, near-neutral pink. Relative luminance 0.773; OKLCH L 92.0% C 0.018 H 355.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0E5 |
|---|---|
| RGB | rgb(239, 224, 229) |
| HSL | hsl(340, 32%, 91%) |
| HSV | hsv(340, 6%, 94%) |
| CMYK | cmyk(0%, 6.3%, 4.2%, 6.3%) |
| CIE-LAB | lab(90.47, 5.96, -0.60) |
| CIE-LCH | lch(90.47, 5.99, 354.28°) |
| OKLab | oklab(92.01% 0.0176 -0.0015) |
| OKLCH | oklch(92.01% 0.018 355.1) |
| XYZ | xyz(76.3933, 77.3199, 85.0134) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.40
Mistyrose
#FFE4E1
ΔE00 5.27
Very Light Pink
#FFF4F2
ΔE00 5.62
Snow
#FFFAFA
ΔE00 7.19
Gainsboro
#DCDCDC
ΔE00 7.65
Ghostwhite
#F8F8FF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0E5 #E0EFEA
analogous
#EFE0EC #EFE0E5 #EFE2E0
triadic
#EFE0E5 #E5EFE0 #E0E5EF
tetradic
#EFE0E5 #ECEFE0 #E0EFEA #E2E0EF
square
#EFE0E5 #ECEFE0 #E0EFEA #E2E0EF
split-complementary
#EFE0E5 #E0EFE2 #E0ECEF
monochromatic
#C58FA1 #DAB8C3 #EFE0E5 #F5EBEE #F5EBEE
Accessibility & contrast
On white
1.28
#EFE0E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#EFE0E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0E5
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0E5 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E5
Deuteranopia (green-blind)
#E5E5E5
Tritanopia (blue-blind)
#F2E0E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe0e5; /* rgb */ color: rgb(239, 224, 229); /* oklch */ color: oklch(92.0% 0.018 355.1);
Tailwind
colors: {
custom: {
50: '#f4e9ed',
500: '#efe0e5',
950: '#000000',
},
}SCSS
$custom: #efe0e5; $custom-light: #f4e9ed; $custom-dark: #000000;
JSON
{
"hex": "#efe0e5",
"rgb": {
"r": 239,
"g": 224,
"b": 229
},
"hsl": {
"h": 340,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.92009,
"c": 0.01764,
"h": 355.1
},
"luminance": 0.77319
}Semantic roles & 50–950 ramp
primary
#EFE0E5
secondary
#AAC9BF
accent
#AB853B
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484