#EEAAB2#EEAAB2
#EEAAB2 is a light, moderate red. Relative luminance 0.501; OKLCH L 80.4% C 0.081 H 11.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAAB2 |
|---|---|
| RGB | rgb(238, 170, 178) |
| HSL | hsl(353, 67%, 80%) |
| HSV | hsv(353, 29%, 93%) |
| CMYK | cmyk(0%, 28.6%, 25.2%, 6.7%) |
| CIE-LAB | lab(76.16, 26.07, 5.89) |
| CIE-LCH | lch(76.16, 26.72, 12.73°) |
| OKLab | oklab(80.44% 0.0791 0.0157) |
| OKLCH | oklch(80.44% 0.081 11.2) |
| XYZ | xyz(57.6716, 50.1441, 48.7519) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.60
Lightpink
#FFB6C1
ΔE00 3.62
Faded Pink
#DE9DAC
ΔE00 4.44
Dusty Pink
#D8A7B1
ΔE00 4.75
Pink
#FFC0CB
ΔE00 5.46
Pale Rose
#FDC1C5
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAAB2 #AAEEE6
analogous
#EEAAD4 #EEAAB2 #EEC4AA
triadic
#EEAAB2 #B2EEAA #AAB2EE
tetradic
#EEAAB2 #D4EEAA #AAEEE6 #C4AAEE
square
#EEAAB2 #D4EEAA #AAEEE6 #C4AAEE
split-complementary
#EEAAB2 #AAEEC4 #AAD4EE
monochromatic
#DA4456 #E47784 #EEAAB2 #F8DDE0 #FAE5E8
Accessibility & contrast
On white
1.90
#EEAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#EEAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAAB2
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAAB2 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4B2
Deuteranopia (green-blind)
#C5C1B1
Tritanopia (blue-blind)
#FBA4AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eeaab2; /* rgb */ color: rgb(238, 170, 178); /* oklch */ color: oklch(80.4% 0.081 11.2);
Tailwind
colors: {
custom: {
50: '#f5c3c9',
500: '#eeaab2',
950: '#000000',
},
}SCSS
$custom: #eeaab2; $custom-light: #f5c3c9; $custom-dark: #000000;
JSON
{
"hex": "#eeaab2",
"rgb": {
"r": 238,
"g": 170,
"b": 178
},
"hsl": {
"h": 352.941,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.80443,
"c": 0.08063,
"h": 11.2
},
"luminance": 0.50141
}Semantic roles & 50–950 ramp
primary
#EEAAB2
secondary
#71CBC1
accent
#CFB917
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171213
muted
#858282