#EFE1E1#EFE1E1
#EFE1E1 is a very light, near-neutral red. Relative luminance 0.776; OKLCH L 92.1% C 0.015 H 17.4°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE1E1 |
|---|---|
| RGB | rgb(239, 225, 225) |
| HSL | hsl(0, 30%, 91%) |
| HSV | hsv(0, 6%, 94%) |
| CMYK | cmyk(0%, 5.9%, 5.9%, 6.3%) |
| CIE-LAB | lab(90.61, 4.76, 1.71) |
| CIE-LCH | lch(90.61, 5.06, 19.77°) |
| OKLab | oklab(92.09% 0.0146 0.0046) |
| OKLCH | oklch(92.09% 0.015 17.4) |
| XYZ | xyz(76.1108, 77.6382, 82.1957) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.08
Very Light Pink
#FFF4F2
ΔE00 4.25
Mistyrose
#FFE4E1
ΔE00 4.76
Seashell
#FFF5EE
ΔE00 5.90
Snow
#FFFAFA
ΔE00 6.21
Linen
#FAF0E6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE1E1 #E1EFEF
analogous
#EFE1E8 #EFE1E1 #EFE8E1
triadic
#EFE1E1 #E1EFE1 #E1E1EF
tetradic
#EFE1E1 #E8EFE1 #E1EFEF #E8E1EF
square
#EFE1E1 #E8EFE1 #E1EFEF #E8E1EF
split-complementary
#EFE1E1 #E1EFE8 #E1E8EF
monochromatic
#C49191 #DAB9B9 #EFE1E1 #F4EBEB #F4EBEB
Accessibility & contrast
On white
1.27
#EFE1E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#EFE1E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE1E1
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE1E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE1E1 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E1
Deuteranopia (green-blind)
#E6E5E1
Tritanopia (blue-blind)
#F2E0E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe1e1; /* rgb */ color: rgb(239, 225, 225); /* oklch */ color: oklch(92.1% 0.015 17.4);
Tailwind
colors: {
custom: {
50: '#f4eaea',
500: '#efe1e1',
950: '#000000',
},
}SCSS
$custom: #efe1e1; $custom-light: #f4eaea; $custom-dark: #000000;
JSON
{
"hex": "#efe1e1",
"rgb": {
"r": 239,
"g": 225,
"b": 225
},
"hsl": {
"h": 0,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.9209,
"c": 0.01535,
"h": 17.4
},
"luminance": 0.77637
}Semantic roles & 50–950 ramp
primary
#EFE1E1
secondary
#ABC9C9
accent
#A9A93C
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484