#EAA2B2#EAA2B2
#EAA2B2 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.6% C 0.087 H 4.7°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA2B2 |
|---|---|
| RGB | rgb(234, 162, 178) |
| HSL | hsl(347, 63%, 78%) |
| HSV | hsv(347, 31%, 92%) |
| CMYK | cmyk(0%, 30.8%, 23.9%, 8.2%) |
| CIE-LAB | lab(73.90, 28.87, 2.57) |
| CIE-LCH | lch(73.90, 28.98, 5.09°) |
| OKLab | oklab(78.61% 0.0872 0.0071) |
| OKLCH | oklch(78.61% 0.088 4.7) |
| XYZ | xyz(54.8889, 46.5506, 48.2049) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.30
Soft Pink
#FDB0C0
ΔE00 4.05
Dusty Pink
#D8A7B1
ΔE00 4.85
Pig Pink
#E78EA5
ΔE00 5.03
Lightpink
#FFB6C1
ΔE00 5.35
Baby Pink
#FFB7CE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA2B2 #A2EADA
analogous
#EAA2D6 #EAA2B2 #EAB6A2
triadic
#EAA2B2 #B2EAA2 #A2B2EA
tetradic
#EAA2B2 #D6EAA2 #A2EADA #B6A2EA
square
#EAA2B2 #D6EAA2 #A2EADA #B6A2EA
split-complementary
#EAA2B2 #A2EAB6 #A2D6EA
monochromatic
#D33E5F #DF7089 #EAA2B2 #F5D4DB #F9E6EA
Accessibility & contrast
On white
2.04
#EAA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#EAA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA2B2
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA2B2 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB2
Deuteranopia (green-blind)
#BDBBB1
Tritanopia (blue-blind)
#F69DA7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eaa2b2; /* rgb */ color: rgb(234, 162, 178); /* oklch */ color: oklch(78.6% 0.087 4.7);
Tailwind
colors: {
custom: {
50: '#f2bec9',
500: '#eaa2b2',
950: '#000000',
},
}SCSS
$custom: #eaa2b2; $custom-light: #f2bec9; $custom-dark: #000000;
JSON
{
"hex": "#eaa2b2",
"rgb": {
"r": 234,
"g": 162,
"b": 178
},
"hsl": {
"h": 346.667,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.78611,
"c": 0.0875,
"h": 4.7
},
"luminance": 0.46547
}Semantic roles & 50–950 ramp
primary
#EAA2B2
secondary
#DAF1EC
accent
#CBA41B
background
#FEFBFC
surface
#FDF7F8
border
#D5D0D1
text
#171213
muted
#858182