#EEAEA9#EEAEA9
#EEAEA9 is a light, moderate red. Relative luminance 0.513; OKLCH L 80.9% C 0.076 H 23.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAEA9 |
|---|---|
| RGB | rgb(238, 174, 169) |
| HSL | hsl(4, 67%, 80%) |
| HSV | hsv(4, 29%, 93%) |
| CMYK | cmyk(0%, 26.9%, 29%, 6.7%) |
| CIE-LAB | lab(76.87, 22.72, 11.81) |
| CIE-LCH | lch(76.87, 25.60, 27.47°) |
| OKLab | oklab(80.92% 0.0694 0.0308) |
| OKLCH | oklch(80.92% 0.076 23.9) |
| XYZ | xyz(57.5587, 51.3170, 44.4019) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.85
Blush (survey)
#F29E8E
ΔE00 6.20
Lightpink
#FFB6C1
ΔE00 6.55
Pale Salmon
#FFB19A
ΔE00 6.97
Light Salmon
#FEA993
ΔE00 7.00
Light Rose
#FFC5CB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAEA9 #A9E9EE
analogous
#EEA9C7 #EEAEA9 #EED1A9
triadic
#EEAEA9 #A9EEAE #AEA9EE
tetradic
#EEAEA9 #C7EEA9 #A9E9EE #D1A9EE
square
#EEAEA9 #C7EEA9 #A9E9EE #D1A9EE
split-complementary
#EEAEA9 #A9EED1 #A9C7EE
monochromatic
#DA4E43 #E47E76 #EEAEA9 #F8DEDC #FAE7E5
Accessibility & contrast
On white
1.86
#EEAEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#EEAEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAEA9
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAEA9 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 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)
#BBB6A8
Deuteranopia (green-blind)
#CAC3A8
Tritanopia (blue-blind)
#FCA7AD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eeaea9; /* rgb */ color: rgb(238, 174, 169); /* oklch */ color: oklch(80.9% 0.076 23.9);
Tailwind
colors: {
custom: {
50: '#f5c6c2',
500: '#eeaea9',
950: '#000000',
},
}SCSS
$custom: #eeaea9; $custom-light: #f5c6c2; $custom-dark: #000000;
JSON
{
"hex": "#eeaea9",
"rgb": {
"r": 238,
"g": 174,
"b": 169
},
"hsl": {
"h": 4.348,
"s": 66.99,
"l": 79.804
},
"oklch": {
"l": 0.80924,
"c": 0.07589,
"h": 23.9
},
"luminance": 0.51314
}Semantic roles & 50–950 ramp
primary
#EEAEA9
secondary
#70C5CB
accent
#C2CF17
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282