#EFE9E8#EFE9E8
#EFE9E8 is a very light, near-neutral red. Relative luminance 0.825; OKLCH L 93.8% C 0.007 H 28.8°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE9E8 |
|---|---|
| RGB | rgb(239, 233, 232) |
| HSL | hsl(9, 18%, 92%) |
| HSV | hsv(9, 3%, 94%) |
| CMYK | cmyk(0%, 2.5%, 2.9%, 6.3%) |
| CIE-LAB | lab(92.78, 1.84, 1.20) |
| CIE-LCH | lch(92.78, 2.20, 33.09°) |
| OKLab | oklab(93.84% 0.0058 0.0032) |
| OKLCH | oklch(93.84% 0.007 28.8) |
| XYZ | xyz(79.2989, 82.4551, 88.0661) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.27
Snow
#FFFAFA
ΔE00 3.54
Whitesmoke
#F5F5F5
ΔE00 3.61
Seashell
#FFF5EE
ΔE00 3.98
Gainsboro
#DCDCDC
ΔE00 4.22
Off White
#FAF9F6
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE9E8 #E8EEEF
analogous
#EFE8EB #EFE9E8 #EFEDE8
triadic
#EFE9E8 #E8EFE9 #E9E8EF
tetradic
#EFE9E8 #EBEFE8 #E8EEEF #EDE8EF
square
#EFE9E8 #EBEFE8 #E8EEEF #EDE8EF
split-complementary
#EFE9E8 #E8EFED #E8EBEF
monochromatic
#BDA4A0 #D6C6C4 #EFE9E8 #F2EEED #F2EEED
Accessibility & contrast
On white
1.20
#EFE9E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#EFE9E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE9E8
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE9E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE9E8 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAE8
Deuteranopia (green-blind)
#EBEBE8
Tritanopia (blue-blind)
#F1E8E9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #efe9e8; /* rgb */ color: rgb(239, 233, 232); /* oklch */ color: oklch(93.8% 0.007 28.8);
Tailwind
colors: {
custom: {
50: '#f4f0ef',
500: '#efe9e8',
950: '#000000',
},
}SCSS
$custom: #efe9e8; $custom-light: #f4f0ef; $custom-dark: #000000;
JSON
{
"hex": "#efe9e8",
"rgb": {
"r": 239,
"g": 233,
"b": 232
},
"hsl": {
"h": 8.571,
"s": 17.949,
"l": 92.353
},
"oklch": {
"l": 0.93842,
"c": 0.00666,
"h": 28.8
},
"luminance": 0.82455
}Semantic roles & 50–950 ramp
primary
#EFE9E8
secondary
#B5C3C6
accent
#909C49
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585