#EFE2E1#EFE2E1
#EFE2E1 is a very light, near-neutral red. Relative luminance 0.782; OKLCH L 92.3% C 0.014 H 22.8°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2E1 |
|---|---|
| RGB | rgb(239, 226, 225) |
| HSL | hsl(4, 30%, 91%) |
| HSV | hsv(4, 6%, 94%) |
| CMYK | cmyk(0%, 5.4%, 5.9%, 6.3%) |
| CIE-LAB | lab(90.86, 4.25, 2.07) |
| CIE-LCH | lch(90.86, 4.72, 26.01°) |
| OKLab | oklab(92.28% 0.0132 0.0055) |
| OKLCH | oklch(92.28% 0.014 22.8) |
| XYZ | xyz(76.3819, 78.1805, 82.2861) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.86
Lavenderblush
#FFF0F5
ΔE00 4.37
Mistyrose
#FFE4E1
ΔE00 5.09
Seashell
#FFF5EE
ΔE00 5.28
Snow
#FFFAFA
ΔE00 5.80
Linen
#FAF0E6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2E1 #E1EEEF
analogous
#EFE1E7 #EFE2E1 #EFE9E1
triadic
#EFE2E1 #E1EFE2 #E2E1EF
tetradic
#EFE2E1 #E7EFE1 #E1EEEF #E9E1EF
square
#EFE2E1 #E7EFE1 #E1EEEF #E9E1EF
split-complementary
#EFE2E1 #E1EFE9 #E1E7EF
monochromatic
#C49591 #DABBB9 #EFE2E1 #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.26
#EFE2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#EFE2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2E1
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2E1 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3E1
Deuteranopia (green-blind)
#E7E6E1
Tritanopia (blue-blind)
#F2E1E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe2e1; /* rgb */ color: rgb(239, 226, 225); /* oklch */ color: oklch(92.3% 0.014 22.8);
Tailwind
colors: {
custom: {
50: '#f4ebea',
500: '#efe2e1',
950: '#000000',
},
}SCSS
$custom: #efe2e1; $custom-light: #f4ebea; $custom-dark: #000000;
JSON
{
"hex": "#efe2e1",
"rgb": {
"r": 239,
"g": 226,
"b": 225
},
"hsl": {
"h": 4.286,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.92284,
"c": 0.01431,
"h": 22.8
},
"luminance": 0.7818
}Semantic roles & 50–950 ramp
primary
#EFE2E1
secondary
#ABC7C9
accent
#A1A93C
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484