#EFE6E4#EFE6E4
#EFE6E4 is a very light, near-neutral red. Relative luminance 0.805; OKLCH L 93.1% C 0.010 H 32.5°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6E4 |
|---|---|
| RGB | rgb(239, 230, 228) |
| HSL | hsl(11, 26%, 92%) |
| HSV | hsv(11, 5%, 94%) |
| CMYK | cmyk(0%, 3.8%, 4.6%, 6.3%) |
| CIE-LAB | lab(91.93, 2.69, 2.06) |
| CIE-LCH | lch(91.93, 3.39, 37.33°) |
| OKLab | oklab(93.15% 0.0086 0.0055) |
| OKLCH | oklch(93.15% 0.01 32.5) |
| XYZ | xyz(77.8951, 80.5464, 84.8272) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.14
Seashell
#FFF5EE
ΔE00 3.96
Linen
#FAF0E6
ΔE00 4.40
Snow
#FFFAFA
ΔE00 4.42
Gainsboro
#DCDCDC
ΔE00 4.88
Whitesmoke
#F5F5F5
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6E4 #E4EDEF
analogous
#EFE4E8 #EFE6E4 #EFECE4
triadic
#EFE6E4 #E4EFE6 #E6E4EF
tetradic
#EFE6E4 #E8EFE4 #E4EDEF #ECE4EF
square
#EFE6E4 #E8EFE4 #E4EDEF #ECE4EF
split-complementary
#EFE6E4 #E4EFEC #E4E8EF
monochromatic
#C19F97 #D8C2BE #EFE6E4 #F4EDEC #F4EDEC
Accessibility & contrast
On white
1.23
#EFE6E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#EFE6E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6E4
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6E4 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E4
Deuteranopia (green-blind)
#EAE8E4
Tritanopia (blue-blind)
#F2E5E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe6e4; /* rgb */ color: rgb(239, 230, 228); /* oklch */ color: oklch(93.1% 0.010 32.5);
Tailwind
colors: {
custom: {
50: '#f4edec',
500: '#efe6e4',
950: '#000000',
},
}SCSS
$custom: #efe6e4; $custom-light: #f4edec; $custom-dark: #000000;
JSON
{
"hex": "#efe6e4",
"rgb": {
"r": 239,
"g": 230,
"b": 228
},
"hsl": {
"h": 10.909,
"s": 25.581,
"l": 91.569
},
"oklch": {
"l": 0.93145,
"c": 0.01019,
"h": 32.5
},
"luminance": 0.80546
}Semantic roles & 50–950 ramp
primary
#EFE6E4
secondary
#B0C3C8
accent
#92A441
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484