#EEA0BF#EEA0BF
#EEA0BF is a light, moderate pink. Relative luminance 0.471; OKLCH L 79.1% C 0.100 H 354.1°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA0BF |
|---|---|
| RGB | rgb(238, 160, 191) |
| HSL | hsl(336, 70%, 78%) |
| HSV | hsv(336, 33%, 93%) |
| CMYK | cmyk(0%, 32.8%, 19.7%, 6.7%) |
| CIE-LAB | lab(74.24, 33.25, -4.03) |
| CIE-LCH | lch(74.24, 33.49, 353.09°) |
| OKLab | oklab(79.09% 0.0994 -0.0102) |
| OKLCH | oklch(79.09% 0.1 354.1) |
| XYZ | xyz(57.2354, 47.0836, 55.3534) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.51
Faded Pink
#DE9DAC
ΔE00 5.18
Baby Pink
#FFB7CE
ΔE00 5.70
Pig Pink
#E78EA5
ΔE00 5.72
Soft Pink
#FDB0C0
ΔE00 5.89
Pastel Pink
#FFBACD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA0BF #A0EECF
analogous
#EEA0E6 #EEA0BF #EEA8A0
triadic
#EEA0BF #BFEEA0 #A0BFEE
tetradic
#EEA0BF #E6EEA0 #A0EECF #A8A0EE
square
#EEA0BF #E6EEA0 #A0EECF #A8A0EE
split-complementary
#EEA0BF #A0EEA8 #A0E6EE
monochromatic
#DB3879 #E56C9C #EEA0BF #F7D4E2 #FAE5EE
Accessibility & contrast
On white
2.02
#EEA0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#EEA0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA0BF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA0BF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AFC0
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#FA9DAB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eea0bf; /* rgb */ color: rgb(238, 160, 191); /* oklch */ color: oklch(79.1% 0.100 354.1);
Tailwind
colors: {
custom: {
50: '#f5bdd2',
500: '#eea0bf',
950: '#000000',
},
}SCSS
$custom: #eea0bf; $custom-light: #f5bdd2; $custom-dark: #000000;
JSON
{
"hex": "#eea0bf",
"rgb": {
"r": 238,
"g": 160,
"b": 191
},
"hsl": {
"h": 336.154,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.79086,
"c": 0.09993,
"h": 354.1
},
"luminance": 0.4708
}Semantic roles & 50–950 ramp
primary
#EEA0BF
secondary
#D9F2E8
accent
#D28614
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171214
muted
#858182