#EFE1E2#EFE1E2
#EFE1E2 is a very light, near-neutral red. Relative luminance 0.777; OKLCH L 92.1% C 0.015 H 12.4°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE1E2 |
|---|---|
| RGB | rgb(239, 225, 226) |
| HSL | hsl(356, 30%, 91%) |
| HSV | hsv(356, 6%, 94%) |
| CMYK | cmyk(0%, 5.9%, 5.4%, 6.3%) |
| CIE-LAB | lab(90.64, 4.93, 1.22) |
| CIE-LCH | lch(90.64, 5.08, 13.94°) |
| OKLab | oklab(92.12% 0.015 0.0033) |
| OKLCH | oklch(92.12% 0.015 12.4) |
| XYZ | xyz(76.2476, 77.6929, 82.9162) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.81
Very Light Pink
#FFF4F2
ΔE00 4.40
Mistyrose
#FFE4E1
ΔE00 4.83
Seashell
#FFF5EE
ΔE00 6.23
Snow
#FFFAFA
ΔE00 6.28
Gainsboro
#DCDCDC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE1E2 #E1EFEE
analogous
#EFE1E9 #EFE1E2 #EFE7E1
triadic
#EFE1E2 #E2EFE1 #E1E2EF
tetradic
#EFE1E2 #E9EFE1 #E1EFEE #E7E1EF
square
#EFE1E2 #E9EFE1 #E1EFEE #E7E1EF
split-complementary
#EFE1E2 #E1EFE7 #E1E9EF
monochromatic
#C49195 #DAB9BB #EFE1E2 #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.27
#EFE1E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#EFE1E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE1E2
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE1E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE1E2 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E2
Deuteranopia (green-blind)
#E6E5E2
Tritanopia (blue-blind)
#F2E0E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe1e2; /* rgb */ color: rgb(239, 225, 226); /* oklch */ color: oklch(92.1% 0.015 12.4);
Tailwind
colors: {
custom: {
50: '#f4eaeb',
500: '#efe1e2',
950: '#000000',
},
}SCSS
$custom: #efe1e2; $custom-light: #f4eaeb; $custom-dark: #000000;
JSON
{
"hex": "#efe1e2",
"rgb": {
"r": 239,
"g": 225,
"b": 226
},
"hsl": {
"h": 355.714,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.92117,
"c": 0.01537,
"h": 12.4
},
"luminance": 0.77692
}Semantic roles & 50–950 ramp
primary
#EFE1E2
secondary
#ABC9C7
accent
#A9A13C
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484