#EFE6E7#EFE6E7
#EFE6E7 is a very light, near-neutral red. Relative luminance 0.807; OKLCH L 93.2% C 0.010 H 9.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6E7 |
|---|---|
| RGB | rgb(239, 230, 231) |
| HSL | hsl(353, 22%, 92%) |
| HSV | hsv(353, 4%, 94%) |
| CMYK | cmyk(0%, 3.8%, 3.3%, 6.3%) |
| CIE-LAB | lab(92.00, 3.21, 0.60) |
| CIE-LCH | lch(92.00, 3.27, 10.56°) |
| OKLab | oklab(93.23% 0.0097 0.0016) |
| OKLCH | oklch(93.23% 0.01 9.5) |
| XYZ | xyz(78.3152, 80.7144, 87.0395) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.36
Lavenderblush
#FFF0F5
ΔE00 4.07
Snow
#FFFAFA
ΔE00 4.44
Seashell
#FFF5EE
ΔE00 5.04
Gainsboro
#DCDCDC
ΔE00 5.12
Whitesmoke
#F5F5F5
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6E7 #E6EFEE
analogous
#EFE6EC #EFE6E7 #EFEAE6
triadic
#EFE6E7 #E7EFE6 #E6E7EF
tetradic
#EFE6E7 #ECEFE6 #E6EFEE #EAE6EF
square
#EFE6E7 #ECEFE6 #E6EFEE #EAE6EF
split-complementary
#EFE6E7 #E6EFEA #E6ECEF
monochromatic
#BF9B9F #D7C1C3 #EFE6E7 #F3ECED #F3ECED
Accessibility & contrast
On white
1.23
#EFE6E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#EFE6E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6E7
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6E7 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E7
Deuteranopia (green-blind)
#E9E9E7
Tritanopia (blue-blind)
#F1E5E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe6e7; /* rgb */ color: rgb(239, 230, 231); /* oklch */ color: oklch(93.2% 0.010 9.5);
Tailwind
colors: {
custom: {
50: '#f4edee',
500: '#efe6e7',
950: '#000000',
},
}SCSS
$custom: #efe6e7; $custom-light: #f4edee; $custom-dark: #000000;
JSON
{
"hex": "#efe6e7",
"rgb": {
"r": 239,
"g": 230,
"b": 231
},
"hsl": {
"h": 353.333,
"s": 21.951,
"l": 91.961
},
"oklch": {
"l": 0.93229,
"c": 0.00986,
"h": 9.5
},
"luminance": 0.80714
}Semantic roles & 50–950 ramp
primary
#EFE6E7
secondary
#B2C7C5
accent
#A09645
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485