#EFE4E2#EFE4E2
#EFE4E2 is a very light, near-neutral red. Relative luminance 0.793; OKLCH L 92.7% C 0.012 H 29.8°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4E2 |
|---|---|
| RGB | rgb(239, 228, 226) |
| HSL | hsl(9, 29%, 91%) |
| HSV | hsv(9, 5%, 94%) |
| CMYK | cmyk(0%, 4.6%, 5.4%, 6.3%) |
| CIE-LAB | lab(91.38, 3.38, 2.31) |
| CIE-LCH | lch(91.38, 4.09, 34.27°) |
| OKLab | oklab(92.7% 0.0107 0.0061) |
| OKLCH | oklch(92.7% 0.012 29.8) |
| XYZ | xyz(77.0657, 79.3292, 83.1890) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.37
Seashell
#FFF5EE
ΔE00 4.41
Lavenderblush
#FFF0F5
ΔE00 4.85
Linen
#FAF0E6
ΔE00 4.85
Snow
#FFFAFA
ΔE00 5.09
Gainsboro
#DCDCDC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4E2 #E2EDEF
analogous
#EFE2E6 #EFE4E2 #EFEAE2
triadic
#EFE4E2 #E2EFE4 #E4E2EF
tetradic
#EFE4E2 #E6EFE2 #E2EDEF #EAE2EF
square
#EFE4E2 #E6EFE2 #E2EDEF #EAE2EF
split-complementary
#EFE4E2 #E2EFEA #E2E6EF
monochromatic
#C39B93 #D9BFBB #EFE4E2 #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.25
#EFE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#EFE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4E2
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4E2 | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E2
Deuteranopia (green-blind)
#E9E7E2
Tritanopia (blue-blind)
#F2E3E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe4e2; /* rgb */ color: rgb(239, 228, 226); /* oklch */ color: oklch(92.7% 0.012 29.8);
Tailwind
colors: {
custom: {
50: '#f4eceb',
500: '#efe4e2',
950: '#000000',
},
}SCSS
$custom: #efe4e2; $custom-light: #f4eceb; $custom-dark: #000000;
JSON
{
"hex": "#efe4e2",
"rgb": {
"r": 239,
"g": 228,
"b": 226
},
"hsl": {
"h": 9.231,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.927,
"c": 0.01234,
"h": 29.8
},
"luminance": 0.79329
}Semantic roles & 50–950 ramp
primary
#EFE4E2
secondary
#ADC4C8
accent
#97A83E
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484