#EEA5BB#EEA5BB
#EEA5BB is a light, moderate pink. Relative luminance 0.487; OKLCH L 79.8% C 0.090 H 359.7°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA5BB |
|---|---|
| RGB | rgb(238, 165, 187) |
| HSL | hsl(342, 68%, 79%) |
| HSV | hsv(342, 31%, 93%) |
| CMYK | cmyk(0%, 30.7%, 21.4%, 6.7%) |
| CIE-LAB | lab(75.25, 30.01, -0.35) |
| CIE-LCH | lch(75.25, 30.01, 359.32°) |
| OKLab | oklab(79.82% 0.0902 -0.0005) |
| OKLCH | oklch(79.82% 0.09 359.7) |
| XYZ | xyz(57.6855, 48.6785, 53.3615) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.70
Soft Pink
#FDB0C0
ΔE00 3.74
Powder Pink
#FFB2D0
ΔE00 4.36
Baby Pink
#FFB7CE
ΔE00 4.51
Pastel Pink
#FFBACD
ΔE00 5.05
Lightpink
#FFB6C1
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA5BB #A5EED8
analogous
#EEA5E0 #EEA5BB #EEB4A5
triadic
#EEA5BB #BBEEA5 #A5BBEE
tetradic
#EEA5BB #E0EEA5 #A5EED8 #B4A5EE
square
#EEA5BB #E0EEA5 #A5EED8 #B4A5EE
split-complementary
#EEA5BB #A5EEB4 #A5E0EE
monochromatic
#DB3E6D #E47294 #EEA5BB #F8D8E2 #FAE5EC
Accessibility & contrast
On white
1.96
#EEA5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#EEA5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA5BB
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA5BB | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BC
Deuteranopia (green-blind)
#C0BEB9
Tritanopia (blue-blind)
#FAA1AC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eea5bb; /* rgb */ color: rgb(238, 165, 187); /* oklch */ color: oklch(79.8% 0.090 359.7);
Tailwind
colors: {
custom: {
50: '#f5c0cf',
500: '#eea5bb',
950: '#000000',
},
}SCSS
$custom: #eea5bb; $custom-light: #f5c0cf; $custom-dark: #000000;
JSON
{
"hex": "#eea5bb",
"rgb": {
"r": 238,
"g": 165,
"b": 187
},
"hsl": {
"h": 341.918,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.79822,
"c": 0.09021,
"h": 359.7
},
"luminance": 0.48675
}Semantic roles & 50–950 ramp
primary
#EEA5BB
secondary
#D9F2EA
accent
#D09815
background
#FFFBFC
surface
#FEF7F9
border
#D6D0D2
text
#171213
muted
#858182