#EEA8BB#EEA8BB
#EEA8BB is a light, moderate pink. Relative luminance 0.498; OKLCH L 80.3% C 0.086 H 1.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA8BB |
|---|---|
| RGB | rgb(238, 168, 187) |
| HSL | hsl(344, 67%, 80%) |
| HSV | hsv(344, 29%, 93%) |
| CMYK | cmyk(0%, 29.4%, 21.4%, 6.7%) |
| CIE-LAB | lab(75.93, 28.42, 0.64) |
| CIE-LCH | lch(75.93, 28.42, 1.28°) |
| OKLab | oklab(80.34% 0.0855 0.0021) |
| OKLCH | oklch(80.34% 0.086 1.4) |
| XYZ | xyz(58.2329, 49.7734, 53.5440) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.08
Faded Pink
#DE9DAC
ΔE00 3.67
Baby Pink
#FFB7CE
ΔE00 4.15
Pastel Pink
#FFBACD
ΔE00 4.45
Powder Pink
#FFB2D0
ΔE00 4.49
Lightpink
#FFB6C1
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA8BB #A8EEDB
analogous
#EEA8DE #EEA8BB #EEB8A8
triadic
#EEA8BB #BBEEA8 #A8BBEE
tetradic
#EEA8BB #DEEEA8 #A8EEDB #B8A8EE
square
#EEA8BB #DEEEA8 #A8EEDB #B8A8EE
split-complementary
#EEA8BB #A8EEB8 #A8DEEE
monochromatic
#DA426B #E47593 #EEA8BB #F8DBE3 #FAE5EB
Accessibility & contrast
On white
1.92
#EEA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#EEA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA8BB
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA8BB | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BC
Deuteranopia (green-blind)
#C2C0BA
Tritanopia (blue-blind)
#FAA4AE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eea8bb; /* rgb */ color: rgb(238, 168, 187); /* oklch */ color: oklch(80.3% 0.086 1.4);
Tailwind
colors: {
custom: {
50: '#f4c2cf',
500: '#eea8bb',
950: '#000000',
},
}SCSS
$custom: #eea8bb; $custom-light: #f4c2cf; $custom-dark: #000000;
JSON
{
"hex": "#eea8bb",
"rgb": {
"r": 238,
"g": 168,
"b": 187
},
"hsl": {
"h": 343.714,
"s": 67.308,
"l": 79.608
},
"oklch": {
"l": 0.80344,
"c": 0.08556,
"h": 1.4
},
"luminance": 0.4977
}Semantic roles & 50–950 ramp
primary
#EEA8BB
secondary
#D9F2EB
accent
#CF9D16
background
#FFFCFC
surface
#FEF8F9
border
#D6D1D2
text
#171213
muted
#858182