#EFE4E4#EFE4E4
#EFE4E4 is a very light, near-neutral red. Relative luminance 0.794; OKLCH L 92.8% C 0.012 H 17.4°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4E4 |
|---|---|
| RGB | rgb(239, 228, 228) |
| HSL | hsl(0, 26%, 92%) |
| HSV | hsv(0, 5%, 94%) |
| CMYK | cmyk(0%, 4.6%, 4.6%, 6.3%) |
| CIE-LAB | lab(91.43, 3.73, 1.33) |
| CIE-LCH | lch(91.43, 3.96, 19.69°) |
| OKLab | oklab(92.76% 0.0115 0.0036) |
| OKLCH | oklch(92.76% 0.012 17.4) |
| XYZ | xyz(77.3418, 79.4396, 84.6427) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.49
Lavenderblush
#FFF0F5
ΔE00 4.11
Seashell
#FFF5EE
ΔE00 5.07
Snow
#FFFAFA
ΔE00 5.08
Gainsboro
#DCDCDC
ΔE00 5.59
Linen
#FAF0E6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4E4 #E4EFEF
analogous
#EFE4EA #EFE4E4 #EFEAE4
triadic
#EFE4E4 #E4EFE4 #E4E4EF
tetradic
#EFE4E4 #EAEFE4 #E4EFEF #EAE4EF
square
#EFE4E4 #EAEFE4 #E4EFEF #EAE4EF
split-complementary
#EFE4E4 #E4EFEA #E4EAEF
monochromatic
#C19797 #D8BEBE #EFE4E4 #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.24
#EFE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#EFE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4E4
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4E4 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E4
Deuteranopia (green-blind)
#E8E7E4
Tritanopia (blue-blind)
#F2E3E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe4e4; /* rgb */ color: rgb(239, 228, 228); /* oklch */ color: oklch(92.8% 0.012 17.4);
Tailwind
colors: {
custom: {
50: '#f4ecec',
500: '#efe4e4',
950: '#000000',
},
}SCSS
$custom: #efe4e4; $custom-light: #f4ecec; $custom-dark: #000000;
JSON
{
"hex": "#efe4e4",
"rgb": {
"r": 239,
"g": 228,
"b": 228
},
"hsl": {
"h": 0,
"s": 25.581,
"l": 91.569
},
"oklch": {
"l": 0.92756,
"c": 0.012,
"h": 17.4
},
"luminance": 0.79439
}Semantic roles & 50–950 ramp
primary
#EFE4E4
secondary
#B0C8C8
accent
#A4A441
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484