#EEA2AF#EEA2AF
#EEA2AF is a light, moderate red. Relative luminance 0.471; OKLCH L 79.0% C 0.091 H 8.1°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA2AF |
|---|---|
| RGB | rgb(238, 162, 175) |
| HSL | hsl(350, 69%, 78%) |
| HSV | hsv(350, 32%, 93%) |
| CMYK | cmyk(0%, 31.9%, 26.5%, 6.7%) |
| CIE-LAB | lab(74.26, 29.90, 4.80) |
| CIE-LCH | lch(74.26, 30.28, 9.12°) |
| OKLab | oklab(78.96% 0.0906 0.0129) |
| OKLCH | oklch(78.96% 0.091 8.1) |
| XYZ | xyz(55.9194, 47.1164, 46.6982) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.22
Soft Pink
#FDB0C0
ΔE00 3.86
Lightpink
#FFB6C1
ΔE00 4.90
Pig Pink
#E78EA5
ΔE00 5.27
Dusty Pink
#D8A7B1
ΔE00 5.50
Pastel Pink
#FFBACD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA2AF #A2EEE1
analogous
#EEA2D5 #EEA2AF #EEBBA2
triadic
#EEA2AF #AFEEA2 #A2AFEE
tetradic
#EEA2AF #D5EEA2 #A2EEE1 #BBA2EE
square
#EEA2AF #D5EEA2 #A2EEE1 #BBA2EE
split-complementary
#EEA2AF #A2EEBB #A2D5EE
monochromatic
#DB3B56 #E56E82 #EEA2AF #F7D6DC #FAE5E9
Accessibility & contrast
On white
2.01
#EEA2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#EEA2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA2AF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA2AF | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAF
Deuteranopia (green-blind)
#C0BCAE
Tritanopia (blue-blind)
#FC9CA7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eea2af; /* rgb */ color: rgb(238, 162, 175); /* oklch */ color: oklch(79.0% 0.091 8.1);
Tailwind
colors: {
custom: {
50: '#f5bec6',
500: '#eea2af',
950: '#000000',
},
}SCSS
$custom: #eea2af; $custom-light: #f5bec6; $custom-dark: #000000;
JSON
{
"hex": "#eea2af",
"rgb": {
"r": 238,
"g": 162,
"b": 175
},
"hsl": {
"h": 349.737,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.78962,
"c": 0.09147,
"h": 8.1
},
"luminance": 0.47113
}Semantic roles & 50–950 ramp
primary
#EEA2AF
secondary
#D9F2EE
accent
#D1B114
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#171213
muted
#858182