#EFE4E8#EFE4E8
#EFE4E8 is a very light, near-neutral pink. Relative luminance 0.797; OKLCH L 92.9% C 0.013 H 353.2°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4E8 |
|---|---|
| RGB | rgb(239, 228, 232) |
| HSL | hsl(338, 26%, 92%) |
| HSV | hsv(338, 5%, 94%) |
| CMYK | cmyk(0%, 4.6%, 2.9%, 6.3%) |
| CIE-LAB | lab(91.53, 4.42, -0.61) |
| CIE-LCH | lch(91.53, 4.46, 352.13°) |
| OKLab | oklab(92.87% 0.013 -0.0015) |
| OKLCH | oklch(92.87% 0.013 353.2) |
| XYZ | xyz(77.9035, 79.6643, 87.6010) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.19
Very Light Pink
#FFF4F2
ΔE00 4.41
Snow
#FFFAFA
ΔE00 5.58
Ghostwhite
#F8F8FF
ΔE00 6.13
Mistyrose
#FFE4E1
ΔE00 6.20
Gainsboro
#DCDCDC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4E8 #E4EFEB
analogous
#EFE4EE #EFE4E8 #EFE6E4
triadic
#EFE4E8 #E8EFE4 #E4E8EF
tetradic
#EFE4E8 #EEEFE4 #E4EFEB #E6E4EF
square
#EFE4E8 #EEEFE4 #E4EFEB #E6E4EF
split-complementary
#EFE4E8 #E4EFE6 #E4EEEF
monochromatic
#C197A7 #D8BEC7 #EFE4E8 #F4ECEF #F4ECEF
Accessibility & contrast
On white
1.24
#EFE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#EFE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4E8
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4E8 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E8
Deuteranopia (green-blind)
#E7E7E8
Tritanopia (blue-blind)
#F1E4E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe4e8; /* rgb */ color: rgb(239, 228, 232); /* oklch */ color: oklch(92.9% 0.013 353.2);
Tailwind
colors: {
custom: {
50: '#f4ecef',
500: '#efe4e8',
950: '#000000',
},
}SCSS
$custom: #efe4e8; $custom-light: #f4ecef; $custom-dark: #000000;
JSON
{
"hex": "#efe4e8",
"rgb": {
"r": 239,
"g": 228,
"b": 232
},
"hsl": {
"h": 338.182,
"s": 25.581,
"l": 91.569
},
"oklch": {
"l": 0.92868,
"c": 0.01304,
"h": 353.2
},
"luminance": 0.79664
}Semantic roles & 50–950 ramp
primary
#EFE4E8
secondary
#B0C8BF
accent
#A48041
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485