#EFE2E0#EFE2E0
#EFE2E0 is a very light, near-neutral red. Relative luminance 0.781; OKLCH L 92.3% C 0.015 H 28.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2E0 |
|---|---|
| RGB | rgb(239, 226, 224) |
| HSL | hsl(8, 32%, 91%) |
| HSV | hsv(8, 6%, 94%) |
| CMYK | cmyk(0%, 5.4%, 6.3%, 6.3%) |
| CIE-LAB | lab(90.84, 4.08, 2.56) |
| CIE-LCH | lch(90.84, 4.81, 32.12°) |
| OKLab | oklab(92.26% 0.0128 0.0068) |
| OKLCH | oklch(92.26% 0.015 28) |
| XYZ | xyz(76.2459, 78.1260, 81.5697) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.81
Lavenderblush
#FFF0F5
ΔE00 4.73
Seashell
#FFF5EE
ΔE00 4.99
Mistyrose
#FFE4E1
ΔE00 5.15
Linen
#FAF0E6
ΔE00 5.41
Snow
#FFFAFA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2E0 #E0EDEF
analogous
#EFE0E5 #EFE2E0 #EFE9E0
triadic
#EFE2E0 #E0EFE2 #E2E0EF
tetradic
#EFE2E0 #E5EFE0 #E0EDEF #E9E0EF
square
#EFE2E0 #E5EFE0 #E0EDEF #E9E0EF
split-complementary
#EFE2E0 #E0EFE9 #E0E5EF
monochromatic
#C5968F #DABCB8 #EFE2E0 #F5ECEB #F5ECEB
Accessibility & contrast
On white
1.26
#EFE2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#EFE2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2E0
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2E0 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3E0
Deuteranopia (green-blind)
#E7E6E0
Tritanopia (blue-blind)
#F2E1E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe2e0; /* rgb */ color: rgb(239, 226, 224); /* oklch */ color: oklch(92.3% 0.015 28.0);
Tailwind
colors: {
custom: {
50: '#f4ebe9',
500: '#efe2e0',
950: '#000000',
},
}SCSS
$custom: #efe2e0; $custom-light: #f4ebe9; $custom-dark: #000000;
JSON
{
"hex": "#efe2e0",
"rgb": {
"r": 239,
"g": 226,
"b": 224
},
"hsl": {
"h": 8,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.92256,
"c": 0.01452,
"h": 28
},
"luminance": 0.78125
}Semantic roles & 50–950 ramp
primary
#EFE2E0
secondary
#AAC5C9
accent
#9CAB3B
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484