#EEB4CF#EEB4CF
#EEB4CF is a very light, moderate pink. Relative luminance 0.553; OKLCH L 83.1% C 0.075 H 349.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB4CF |
|---|---|
| RGB | rgb(238, 180, 207) |
| HSL | hsl(332, 63%, 82%) |
| HSV | hsv(332, 24%, 93%) |
| CMYK | cmyk(0%, 24.4%, 13%, 6.7%) |
| CIE-LAB | lab(79.23, 25.12, -5.40) |
| CIE-LCH | lch(79.23, 25.69, 347.86°) |
| OKLab | oklab(83.06% 0.0741 -0.014) |
| OKLCH | oklch(83.06% 0.075 349.3) |
| XYZ | xyz(62.8435, 55.3271, 66.3883) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.57
Baby Pink
#FFB7CE
ΔE00 3.75
Pastel Pink
#FFBACD
ΔE00 4.34
Soft Pink
#FDB0C0
ΔE00 5.91
Pink
#FFC0CB
ΔE00 6.29
Bubblegum
#FFC1CC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB4CF #B4EED3
analogous
#EEB4EC #EEB4CF #EEB6B4
triadic
#EEB4CF #CFEEB4 #B4CFEE
tetradic
#EEB4CF #ECEEB4 #B4EED3 #B6B4EE
square
#EEB4CF #ECEEB4 #B4EED3 #B6B4EE
split-complementary
#EEB4CF #B4EEB6 #B4ECEE
monochromatic
#D7508F #E382AF #EEB4CF #F9E6EF #F9E6EF
Accessibility & contrast
On white
1.74
#EEB4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#EEB4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB4CF
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB4CF | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD0
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#F7B3BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eeb4cf; /* rgb */ color: rgb(238, 180, 207); /* oklch */ color: oklch(83.1% 0.075 349.3);
Tailwind
colors: {
custom: {
50: '#f4cadd',
500: '#eeb4cf',
950: '#000000',
},
}SCSS
$custom: #eeb4cf; $custom-light: #f4cadd; $custom-dark: #000000;
JSON
{
"hex": "#eeb4cf",
"rgb": {
"r": 238,
"g": 180,
"b": 207
},
"hsl": {
"h": 332.069,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.83063,
"c": 0.0754,
"h": 349.3
},
"luminance": 0.55325
}Semantic roles & 50–950 ramp
primary
#EEB4CF
secondary
#7BCCA6
accent
#CB791B
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284