#EFE0E4#EFE0E4
#EFE0E4 is a very light, near-neutral pink. Relative luminance 0.773; OKLCH L 92.0% C 0.017 H 359.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0E4 |
|---|---|
| RGB | rgb(239, 224, 228) |
| HSL | hsl(344, 32%, 91%) |
| HSV | hsv(344, 6%, 94%) |
| CMYK | cmyk(0%, 6.3%, 4.6%, 6.3%) |
| CIE-LAB | lab(90.44, 5.79, -0.11) |
| CIE-LCH | lch(90.44, 5.79, 358.90°) |
| OKLab | oklab(91.98% 0.0172 -0.0002) |
| OKLCH | oklch(91.98% 0.017 359.3) |
| XYZ | xyz(76.2541, 77.2643, 84.2801) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.44
Mistyrose
#FFE4E1
ΔE00 5.04
Very Light Pink
#FFF4F2
ΔE00 5.36
Snow
#FFFAFA
ΔE00 7.02
Gainsboro
#DCDCDC
ΔE00 7.46
Seashell
#FFF5EE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0E4 #E0EFEB
analogous
#EFE0EB #EFE0E4 #EFE3E0
triadic
#EFE0E4 #E4EFE0 #E0E4EF
tetradic
#EFE0E4 #EBEFE0 #E0EFEB #E3E0EF
square
#EFE0E4 #EBEFE0 #E0EFEB #E3E0EF
split-complementary
#EFE0E4 #E0EFE3 #E0EBEF
monochromatic
#C58F9E #DAB8C1 #EFE0E4 #F5EBED #F5EBED
Accessibility & contrast
On white
1.28
#EFE0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#EFE0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0E4
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0E4 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E4
Deuteranopia (green-blind)
#E5E5E4
Tritanopia (blue-blind)
#F2DFE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe0e4; /* rgb */ color: rgb(239, 224, 228); /* oklch */ color: oklch(92.0% 0.017 359.3);
Tailwind
colors: {
custom: {
50: '#f4e9ec',
500: '#efe0e4',
950: '#000000',
},
}SCSS
$custom: #efe0e4; $custom-light: #f4e9ec; $custom-dark: #000000;
JSON
{
"hex": "#efe0e4",
"rgb": {
"r": 239,
"g": 224,
"b": 228
},
"hsl": {
"h": 344,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.9198,
"c": 0.0172,
"h": 359.3
},
"luminance": 0.77263
}Semantic roles & 50–950 ramp
primary
#EFE0E4
secondary
#AAC9C1
accent
#AB8D3B
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484