#EEAAAA#EEAAAA
#EEAAAA is a light, moderate red. Relative luminance 0.498; OKLCH L 80.2% C 0.080 H 19.0°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAAAA |
|---|---|
| RGB | rgb(238, 170, 170) |
| HSL | hsl(0, 67%, 80%) |
| HSV | hsv(0, 29%, 93%) |
| CMYK | cmyk(0%, 28.6%, 28.6%, 6.7%) |
| CIE-LAB | lab(75.97, 24.97, 9.98) |
| CIE-LCH | lch(75.97, 26.89, 21.78°) |
| OKLab | oklab(80.23% 0.0761 0.0262) |
| OKLCH | oklch(80.23% 0.08 19) |
| XYZ | xyz(56.8917, 49.8322, 44.6444) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.29
Pale Rose
#FDC1C5
ΔE00 5.81
Soft Pink
#FDB0C0
ΔE00 6.03
Dusty Pink
#D8A7B1
ΔE00 6.17
Faded Pink
#DE9DAC
ΔE00 6.50
Pink
#FFC0CB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAAAA #AAEEEE
analogous
#EEAACC #EEAAAA #EECCAA
triadic
#EEAAAA #AAEEAA #AAAAEE
tetradic
#EEAAAA #CCEEAA #AAEEEE #CCAAEE
square
#EEAAAA #CCEEAA #AAEEEE #CCAAEE
split-complementary
#EEAAAA #AAEECC #AACCEE
monochromatic
#DA4444 #E47777 #EEAAAA #F8DDDD #FAE5E5
Accessibility & contrast
On white
1.92
#EEAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#EEAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAAAA
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAAAA | 1.00 | 1.92 | 10.97 | 10.97 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#C7C0A9
Tritanopia (blue-blind)
#FCA3AA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eeaaaa; /* rgb */ color: rgb(238, 170, 170); /* oklch */ color: oklch(80.2% 0.080 19.0);
Tailwind
colors: {
custom: {
50: '#f5c3c3',
500: '#eeaaaa',
950: '#000000',
},
}SCSS
$custom: #eeaaaa; $custom-light: #f5c3c3; $custom-dark: #000000;
JSON
{
"hex": "#eeaaaa",
"rgb": {
"r": 238,
"g": 170,
"b": 170
},
"hsl": {
"h": 0,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.80233,
"c": 0.08042,
"h": 19
},
"luminance": 0.49829
}Semantic roles & 50–950 ramp
primary
#EEAAAA
secondary
#DAF1F1
accent
#CFCF17
background
#FFFCFB
surface
#FFF8F7
border
#D7D1D0
text
#171212
muted
#858181