#EAA8A8#EAA8A8
#EAA8A8 is a light, moderate red. Relative luminance 0.483; OKLCH L 79.4% C 0.078 H 18.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA8A8 |
|---|---|
| RGB | rgb(234, 168, 168) |
| HSL | hsl(0, 61%, 79%) |
| HSV | hsv(0, 28%, 92%) |
| CMYK | cmyk(0%, 28.2%, 28.2%, 8.2%) |
| CIE-LAB | lab(75.03, 24.29, 9.68) |
| CIE-LCH | lch(75.03, 26.15, 21.74°) |
| OKLab | oklab(79.4% 0.074 0.0254) |
| OKLCH | oklch(79.4% 0.078 18.9) |
| XYZ | xyz(55.0035, 48.3280, 43.4693) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.71
Lightpink
#FFB6C1
ΔE00 5.79
Faded Pink
#DE9DAC
ΔE00 6.10
Pale Rose
#FDC1C5
ΔE00 6.32
Soft Pink
#FDB0C0
ΔE00 6.38
Blush (survey)
#F29E8E
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA8A8 #A8EAEA
analogous
#EAA8C9 #EAA8A8 #EAC9A8
triadic
#EAA8A8 #A8EAA8 #A8A8EA
tetradic
#EAA8A8 #C9EAA8 #A8EAEA #C9A8EA
square
#EAA8A8 #C9EAA8 #A8EAEA #C9A8EA
split-complementary
#EAA8A8 #A8EAC9 #A8C9EA
monochromatic
#D24545 #DE7777 #EAA8A8 #F6D9D9 #F9E6E6
Accessibility & contrast
On white
1.97
#EAA8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#EAA8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA8A8
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA8A8 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A8
Deuteranopia (green-blind)
#C4BEA7
Tritanopia (blue-blind)
#F7A1A8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eaa8a8; /* rgb */ color: rgb(234, 168, 168); /* oklch */ color: oklch(79.4% 0.078 18.9);
Tailwind
colors: {
custom: {
50: '#f2c2c1',
500: '#eaa8a8',
950: '#000000',
},
}SCSS
$custom: #eaa8a8; $custom-light: #f2c2c1; $custom-dark: #000000;
JSON
{
"hex": "#eaa8a8",
"rgb": {
"r": 234,
"g": 168,
"b": 168
},
"hsl": {
"h": 0,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.794,
"c": 0.07822,
"h": 18.9
},
"luminance": 0.48325
}Semantic roles & 50–950 ramp
primary
#EAA8A8
secondary
#DBF0F0
accent
#C9C91D
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181