#EE7ACB#EE7ACB
#EE7ACB is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.6% C 0.171 H 340.0°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7ACB |
|---|---|
| RGB | rgb(238, 122, 203) |
| HSL | hsl(318, 77%, 71%) |
| HSV | hsv(318, 49%, 93%) |
| CMYK | cmyk(0%, 48.7%, 14.7%, 6.7%) |
| CIE-LAB | lab(66.83, 54.50, -21.81) |
| CIE-LCH | lch(66.83, 58.70, 338.19°) |
| OKLab | oklab(73.61% 0.1603 -0.0584) |
| OKLCH | oklch(73.61% 0.171 340) |
| XYZ | xyz(52.9995, 36.4118, 60.7251) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 5.33
Pink (survey)
#FF81C0
ΔE00 5.50
Bubblegum (survey)
#FF6CB5
ΔE00 5.89
Hot Pink
#FF69B4
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7ACB #7AEE9D
analogous
#D77AEE #EE7ACB #EE7A91
triadic
#EE7ACB #CBEE7A #7ACBEE
tetradic
#EE7ACB #EED77A #7AEE9D #7A91EE
square
#EE7ACB #EED77A #7AEE9D #7A91EE
split-complementary
#EE7ACB #91EE7A #7AEED7
monochromatic
#D31B9B #E744B6 #EE7ACB #F5B0E0 #FCE4F4
Accessibility & contrast
On white
2.54
#EE7ACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#EE7ACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7ACB
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7ACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7ACB | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F97CE
Deuteranopia (green-blind)
#9FA9C8
Tritanopia (blue-blind)
#FA7C99
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee7acb; /* rgb */ color: rgb(238, 122, 203); /* oklch */ color: oklch(73.6% 0.171 340.0);
Tailwind
colors: {
custom: {
50: '#f6a4db',
500: '#ee7acb',
950: '#000000',
},
}SCSS
$custom: #ee7acb; $custom-light: #f6a4db; $custom-dark: #000000;
JSON
{
"hex": "#ee7acb",
"rgb": {
"r": 238,
"g": 122,
"b": 203
},
"hsl": {
"h": 318.103,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.73611,
"c": 0.17064,
"h": 340
},
"luminance": 0.36408
}Semantic roles & 50–950 ramp
primary
#EE7ACB
secondary
#D2F2DC
accent
#DA4A0C
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#170F15
muted
#857F83