#EEA4B2#EEA4B2
#EEA4B2 is a light, moderate red. Relative luminance 0.479; OKLCH L 79.4% C 0.089 H 6.9°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA4B2 |
|---|---|
| RGB | rgb(238, 164, 178) |
| HSL | hsl(349, 69%, 79%) |
| HSV | hsv(349, 31%, 93%) |
| CMYK | cmyk(0%, 31.1%, 25.2%, 6.7%) |
| CIE-LAB | lab(74.79, 29.25, 3.91) |
| CIE-LCH | lch(74.79, 29.51, 7.62°) |
| OKLab | oklab(79.39% 0.0885 0.0106) |
| OKLCH | oklch(79.39% 0.089 6.9) |
| XYZ | xyz(56.5724, 47.9458, 48.3855) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.15
Soft Pink
#FDB0C0
ΔE00 3.40
Lightpink
#FFB6C1
ΔE00 4.54
Dusty Pink
#D8A7B1
ΔE00 5.21
Pig Pink
#E78EA5
ΔE00 5.58
Pastel Pink
#FFBACD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA4B2 #A4EEE0
analogous
#EEA4D7 #EEA4B2 #EEBBA4
triadic
#EEA4B2 #B2EEA4 #A4B2EE
tetradic
#EEA4B2 #D7EEA4 #A4EEE0 #BBA4EE
square
#EEA4B2 #D7EEA4 #A4EEE0 #BBA4EE
split-complementary
#EEA4B2 #A4EEBB #A4D7EE
monochromatic
#DB3D5B #E47086 #EEA4B2 #F8D8DE #FAE5E9
Accessibility & contrast
On white
1.98
#EEA4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#EEA4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA4B2
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA4B2 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B2
Deuteranopia (green-blind)
#C1BDB1
Tritanopia (blue-blind)
#FB9EA9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eea4b2; /* rgb */ color: rgb(238, 164, 178); /* oklch */ color: oklch(79.4% 0.089 6.9);
Tailwind
colors: {
custom: {
50: '#f5bfc9',
500: '#eea4b2',
950: '#000000',
},
}SCSS
$custom: #eea4b2; $custom-light: #f5bfc9; $custom-dark: #000000;
JSON
{
"hex": "#eea4b2",
"rgb": {
"r": 238,
"g": 164,
"b": 178
},
"hsl": {
"h": 348.649,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.79391,
"c": 0.08915,
"h": 6.9
},
"luminance": 0.47942
}Semantic roles & 50–950 ramp
primary
#EEA4B2
secondary
#D9F2ED
accent
#D0AD15
background
#FFFBFC
surface
#FEF7F8
border
#D6D0D1
text
#171213
muted
#858182