#EFE6E8#EFE6E8
#EFE6E8 is a very light, near-neutral red. Relative luminance 0.808; OKLCH L 93.3% C 0.010 H 2.0°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6E8 |
|---|---|
| RGB | rgb(239, 230, 232) |
| HSL | hsl(347, 22%, 92%) |
| HSV | hsv(347, 4%, 94%) |
| CMYK | cmyk(0%, 3.8%, 2.9%, 6.3%) |
| CIE-LAB | lab(92.03, 3.38, 0.11) |
| CIE-LCH | lch(92.03, 3.39, 1.92°) |
| OKLab | oklab(93.26% 0.0101 0.0004) |
| OKLCH | oklch(93.26% 0.01 2) |
| XYZ | xyz(78.4568, 80.7710, 87.7855) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.57
Lavenderblush
#FFF0F5
ΔE00 3.80
Snow
#FFFAFA
ΔE00 4.55
Gainsboro
#DCDCDC
ΔE00 5.29
Whitesmoke
#F5F5F5
ΔE00 5.30
Seashell
#FFF5EE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6E8 #E6EFED
analogous
#EFE6ED #EFE6E8 #EFE9E6
triadic
#EFE6E8 #E8EFE6 #E6E8EF
tetradic
#EFE6E8 #EDEFE6 #E6EFED #E9E6EF
square
#EFE6E8 #EDEFE6 #E6EFED #E9E6EF
split-complementary
#EFE6E8 #E6EFE9 #E6EDEF
monochromatic
#BF9BA3 #D7C1C6 #EFE6E8 #F3ECEE #F3ECEE
Accessibility & contrast
On white
1.22
#EFE6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#EFE6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6E8
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6E8 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E8
Deuteranopia (green-blind)
#E9E9E8
Tritanopia (blue-blind)
#F1E6E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe6e8; /* rgb */ color: rgb(239, 230, 232); /* oklch */ color: oklch(93.3% 0.010 2.0);
Tailwind
colors: {
custom: {
50: '#f4edef',
500: '#efe6e8',
950: '#000000',
},
}SCSS
$custom: #efe6e8; $custom-light: #f4edef; $custom-dark: #000000;
JSON
{
"hex": "#efe6e8",
"rgb": {
"r": 239,
"g": 230,
"b": 232
},
"hsl": {
"h": 346.667,
"s": 21.951,
"l": 91.961
},
"oklch": {
"l": 0.93257,
"c": 0.0101,
"h": 2
},
"luminance": 0.80771
}Semantic roles & 50–950 ramp
primary
#EFE6E8
secondary
#B2C7C2
accent
#A08C45
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485