#EEAEA8#EEAEA8
#EEAEA8 is a light, moderate red. Relative luminance 0.513; OKLCH L 80.9% C 0.076 H 24.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAEA8 |
|---|---|
| RGB | rgb(238, 174, 168) |
| HSL | hsl(5, 67%, 80%) |
| HSV | hsv(5, 29%, 93%) |
| CMYK | cmyk(0%, 26.9%, 29.4%, 6.7%) |
| CIE-LAB | lab(76.85, 22.58, 12.32) |
| CIE-LCH | lch(76.85, 25.73, 28.62°) |
| OKLab | oklab(80.9% 0.069 0.0321) |
| OKLCH | oklch(80.9% 0.076 24.9) |
| XYZ | xyz(57.4652, 51.2796, 43.9093) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.94
Pale Rose
#FDC1C5
ΔE00 6.10
Pale Salmon
#FFB19A
ΔE00 6.61
Light Salmon
#FEA993
ΔE00 6.66
Lightpink
#FFB6C1
ΔE00 6.90
Light Rose
#FFC5CB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAEA8 #A8E8EE
analogous
#EEA8C5 #EEAEA8 #EED1A8
triadic
#EEAEA8 #A8EEAE #AEA8EE
tetradic
#EEAEA8 #C5EEA8 #A8E8EE #D1A8EE
square
#EEAEA8 #C5EEA8 #A8E8EE #D1A8EE
split-complementary
#EEAEA8 #A8EED1 #A8C5EE
monochromatic
#DA4F42 #E47E75 #EEAEA8 #F8DEDB #FAE7E5
Accessibility & contrast
On white
1.87
#EEAEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#EEAEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAEA8
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAEA8 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A7
Deuteranopia (green-blind)
#CAC3A7
Tritanopia (blue-blind)
#FCA7AD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eeaea8; /* rgb */ color: rgb(238, 174, 168); /* oklch */ color: oklch(80.9% 0.076 24.9);
Tailwind
colors: {
custom: {
50: '#f5c6c1',
500: '#eeaea8',
950: '#000000',
},
}SCSS
$custom: #eeaea8; $custom-light: #f5c6c1; $custom-dark: #000000;
JSON
{
"hex": "#eeaea8",
"rgb": {
"r": 238,
"g": 174,
"b": 168
},
"hsl": {
"h": 5.143,
"s": 67.308,
"l": 79.608
},
"oklch": {
"l": 0.80899,
"c": 0.07607,
"h": 24.9
},
"luminance": 0.51276
}Semantic roles & 50–950 ramp
primary
#EEAEA8
secondary
#6FC3CB
accent
#BFCF16
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171312
muted
#858282