#E6A8A7#E6A8A7
#E6A8A7 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.0% C 0.074 H 19.9°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E6A8A7 |
|---|---|
| RGB | rgb(230, 168, 167) |
| HSL | hsl(1, 56%, 78%) |
| HSV | hsv(1, 27%, 90%) |
| CMYK | cmyk(0%, 27%, 27.4%, 9.8%) |
| CIE-LAB | lab(74.59, 22.67, 9.54) |
| CIE-LCH | lch(74.59, 24.59, 22.82°) |
| OKLab | oklab(78.95% 0.0691 0.025) |
| OKLCH | oklch(78.95% 0.074 19.9) |
| XYZ | xyz(53.6119, 47.6212, 42.9197) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.38
Faded Pink
#DE9DAC
ΔE00 6.23
Lightpink
#FFB6C1
ΔE00 6.40
Pale Rose
#FDC1C5
ΔE00 6.57
Soft Pink
#FDB0C0
ΔE00 7.02
Blush (survey)
#F29E8E
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6A8A7 #A7E5E6
analogous
#E6A7C6 #E6A8A7 #E6C7A7
triadic
#E6A8A7 #A7E6A8 #A8A7E6
tetradic
#E6A8A7 #C6E6A7 #A7E5E6 #C7A7E6
square
#E6A8A7 #C6E6A7 #A7E5E6 #C7A7E6
split-complementary
#E6A8A7 #A7E6C7 #A7C6E6
monochromatic
#CB4A48 #D87977 #E6A8A7 #F4D7D7 #F8E7E7
Accessibility & contrast
On white
2.00
#E6A8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#E6A8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6A8A7
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6A8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6A8A7 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A7
Deuteranopia (green-blind)
#C2BCA6
Tritanopia (blue-blind)
#F3A2A8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e6a8a7; /* rgb */ color: rgb(230, 168, 167); /* oklch */ color: oklch(79.0% 0.074 19.9);
Tailwind
colors: {
custom: {
50: '#efc2c1',
500: '#e6a8a7',
950: '#000000',
},
}SCSS
$custom: #e6a8a7; $custom-light: #efc2c1; $custom-dark: #000000;
JSON
{
"hex": "#e6a8a7",
"rgb": {
"r": 230,
"g": 168,
"b": 167
},
"hsl": {
"h": 0.952,
"s": 55.752,
"l": 77.843
},
"oklch": {
"l": 0.78954,
"c": 0.07351,
"h": 19.9
},
"luminance": 0.47618
}Semantic roles & 50–950 ramp
primary
#E6A8A7
secondary
#DCEFEF
accent
#C1C322
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181