#EEA7B2#EEA7B2
#EEA7B2 is a light, moderate red. Relative luminance 0.490; OKLCH L 79.9% C 0.085 H 8.9°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA7B2 |
|---|---|
| RGB | rgb(238, 167, 178) |
| HSL | hsl(351, 68%, 79%) |
| HSV | hsv(351, 30%, 93%) |
| CMYK | cmyk(0%, 29.8%, 25.2%, 6.7%) |
| CIE-LAB | lab(75.47, 27.66, 4.90) |
| CIE-LCH | lch(75.47, 28.09, 10.04°) |
| OKLab | oklab(79.92% 0.0838 0.0132) |
| OKLCH | oklch(79.92% 0.085 8.9) |
| XYZ | xyz(57.1156, 49.0322, 48.5666) |
| Luminance | 0.4903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.29
Faded Pink
#DE9DAC
ΔE00 3.66
Lightpink
#FFB6C1
ΔE00 3.94
Dusty Pink
#D8A7B1
ΔE00 4.87
Pastel Pink
#FFBACD
ΔE00 5.58
Baby Pink
#FFB7CE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA7B2 #A7EEE3
analogous
#EEA7D6 #EEA7B2 #EEC0A7
triadic
#EEA7B2 #B2EEA7 #A7B2EE
tetradic
#EEA7B2 #D6EEA7 #A7EEE3 #C0A7EE
square
#EEA7B2 #D6EEA7 #A7EEE3 #C0A7EE
split-complementary
#EEA7B2 #A7EEC0 #A7D6EE
monochromatic
#DA4058 #E47485 #EEA7B2 #F8DADF #FAE5E9
Accessibility & contrast
On white
1.94
#EEA7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#EEA7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA7B2
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA7B2 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B2
Deuteranopia (green-blind)
#C3BFB1
Tritanopia (blue-blind)
#FBA1AB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eea7b2; /* rgb */ color: rgb(238, 167, 178); /* oklch */ color: oklch(79.9% 0.085 8.9);
Tailwind
colors: {
custom: {
50: '#f5c1c9',
500: '#eea7b2',
950: '#000000',
},
}SCSS
$custom: #eea7b2; $custom-light: #f5c1c9; $custom-dark: #000000;
JSON
{
"hex": "#eea7b2",
"rgb": {
"r": 238,
"g": 167,
"b": 178
},
"hsl": {
"h": 350.704,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.79915,
"c": 0.08482,
"h": 8.9
},
"luminance": 0.49029
}Semantic roles & 50–950 ramp
primary
#EEA7B2
secondary
#D9F2EE
accent
#D0B316
background
#FFFBFC
surface
#FEF7F8
border
#D6D0D1
text
#171213
muted
#858182