#EFE4E1#EFE4E1
#EFE4E1 is a very light, near-neutral red. Relative luminance 0.793; OKLCH L 92.7% C 0.013 H 35.7°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4E1 |
|---|---|
| RGB | rgb(239, 228, 225) |
| HSL | hsl(13, 30%, 91%) |
| HSV | hsv(13, 6%, 94%) |
| CMYK | cmyk(0%, 4.6%, 5.9%, 6.3%) |
| CIE-LAB | lab(91.36, 3.21, 2.79) |
| CIE-LCH | lch(91.36, 4.26, 40.99°) |
| OKLab | oklab(92.67% 0.0103 0.0074) |
| OKLCH | oklch(92.67% 0.013 35.7) |
| XYZ | xyz(76.9289, 79.2745, 82.4684) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.42
Seashell
#FFF5EE
ΔE00 4.13
Linen
#FAF0E6
ΔE00 4.42
Snow
#FFFAFA
ΔE00 5.16
Lavenderblush
#FFF0F5
ΔE00 5.26
Gainsboro
#DCDCDC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4E1 #E1ECEF
analogous
#EFE1E5 #EFE4E1 #EFEBE1
triadic
#EFE4E1 #E1EFE4 #E4E1EF
tetradic
#EFE4E1 #E5EFE1 #E1ECEF #EBE1EF
square
#EFE4E1 #E5EFE1 #E1ECEF #EBE1EF
split-complementary
#EFE4E1 #E1EFEB #E1E5EF
monochromatic
#C49C91 #DAC0B9 #EFE4E1 #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.25
#EFE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#EFE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4E1
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4E1 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E1
Deuteranopia (green-blind)
#E9E7E1
Tritanopia (blue-blind)
#F2E3E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe4e1; /* rgb */ color: rgb(239, 228, 225); /* oklch */ color: oklch(92.7% 0.013 35.7);
Tailwind
colors: {
custom: {
50: '#f4ecea',
500: '#efe4e1',
950: '#000000',
},
}SCSS
$custom: #efe4e1; $custom-light: #f4ecea; $custom-dark: #000000;
JSON
{
"hex": "#efe4e1",
"rgb": {
"r": 239,
"g": 228,
"b": 225
},
"hsl": {
"h": 12.857,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.92673,
"c": 0.01271,
"h": 35.7
},
"luminance": 0.79274
}Semantic roles & 50–950 ramp
primary
#EFE4E1
secondary
#ABC2C9
accent
#92A93C
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484