#EFE6E5#EFE6E5
#EFE6E5 is a very light, near-neutral red. Relative luminance 0.806; OKLCH L 93.2% C 0.010 H 25.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6E5 |
|---|---|
| RGB | rgb(239, 230, 229) |
| HSL | hsl(6, 24%, 92%) |
| HSV | hsv(6, 4%, 94%) |
| CMYK | cmyk(0%, 3.8%, 4.2%, 6.3%) |
| CIE-LAB | lab(91.95, 2.87, 1.57) |
| CIE-LCH | lch(91.95, 3.27, 28.70°) |
| OKLab | oklab(93.17% 0.009 0.0042) |
| OKLCH | oklch(93.17% 0.01 25.1) |
| XYZ | xyz(78.0344, 80.6020, 85.5604) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.13
Seashell
#FFF5EE
ΔE00 4.29
Snow
#FFFAFA
ΔE00 4.37
Lavenderblush
#FFF0F5
ΔE00 4.74
Linen
#FAF0E6
ΔE00 4.87
Gainsboro
#DCDCDC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6E5 #E5EEEF
analogous
#EFE5E9 #EFE6E5 #EFEBE5
triadic
#EFE6E5 #E5EFE6 #E6E5EF
tetradic
#EFE6E5 #E9EFE5 #E5EEEF #EBE5EF
square
#EFE6E5 #E9EFE5 #E5EEEF #EBE5EF
split-complementary
#EFE6E5 #E5EFEB #E5E9EF
monochromatic
#C09D99 #D8C2BF #EFE6E5 #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.23
#EFE6E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#EFE6E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6E5
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6E5 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E5
Deuteranopia (green-blind)
#EAE9E5
Tritanopia (blue-blind)
#F1E5E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe6e5; /* rgb */ color: rgb(239, 230, 229); /* oklch */ color: oklch(93.2% 0.010 25.1);
Tailwind
colors: {
custom: {
50: '#f4eded',
500: '#efe6e5',
950: '#000000',
},
}SCSS
$custom: #efe6e5; $custom-light: #f4eded; $custom-dark: #000000;
JSON
{
"hex": "#efe6e5",
"rgb": {
"r": 239,
"g": 230,
"b": 229
},
"hsl": {
"h": 6,
"s": 23.81,
"l": 91.765
},
"oklch": {
"l": 0.93173,
"c": 0.0099,
"h": 25.1
},
"luminance": 0.80601
}Semantic roles & 50–950 ramp
primary
#EFE6E5
secondary
#B1C5C7
accent
#99A243
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484