#EFE1E4#EFE1E4
#EFE1E4 is a very light, near-neutral red. Relative luminance 0.778; OKLCH L 92.2% C 0.016 H 2.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE1E4 |
|---|---|
| RGB | rgb(239, 225, 228) |
| HSL | hsl(347, 30%, 91%) |
| HSV | hsv(347, 6%, 94%) |
| CMYK | cmyk(0%, 5.9%, 4.6%, 6.3%) |
| CIE-LAB | lab(90.69, 5.27, 0.25) |
| CIE-LCH | lch(90.69, 5.28, 2.71°) |
| OKLab | oklab(92.17% 0.0158 0.0007) |
| OKLCH | oklch(92.17% 0.016 2.7) |
| XYZ | xyz(76.5236, 77.8033, 84.3700) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.41
Very Light Pink
#FFF4F2
ΔE00 4.83
Mistyrose
#FFE4E1
ΔE00 5.10
Snow
#FFFAFA
ΔE00 6.50
Seashell
#FFF5EE
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE1E4 #E1EFEC
analogous
#EFE1EB #EFE1E4 #EFE5E1
triadic
#EFE1E4 #E4EFE1 #E1E4EF
tetradic
#EFE1E4 #EBEFE1 #E1EFEC #E5E1EF
square
#EFE1E4 #EBEFE1 #E1EFEC #E5E1EF
split-complementary
#EFE1E4 #E1EFE5 #E1EBEF
monochromatic
#C4919C #DAB9C0 #EFE1E4 #F4EBED #F4EBED
Accessibility & contrast
On white
1.27
#EFE1E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#EFE1E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE1E4
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE1E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE1E4 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E4
Deuteranopia (green-blind)
#E6E5E4
Tritanopia (blue-blind)
#F2E0E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe1e4; /* rgb */ color: rgb(239, 225, 228); /* oklch */ color: oklch(92.2% 0.016 2.7);
Tailwind
colors: {
custom: {
50: '#f4eaec',
500: '#efe1e4',
950: '#000000',
},
}SCSS
$custom: #efe1e4; $custom-light: #f4eaec; $custom-dark: #000000;
JSON
{
"hex": "#efe1e4",
"rgb": {
"r": 239,
"g": 225,
"b": 228
},
"hsl": {
"h": 347.143,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.92174,
"c": 0.01578,
"h": 2.7
},
"luminance": 0.77803
}Semantic roles & 50–950 ramp
primary
#EFE1E4
secondary
#ABC9C2
accent
#A9923C
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484