#EE7BCF#EE7BCF
#EE7BCF is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.9% C 0.172 H 338.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BCF |
|---|---|
| RGB | rgb(238, 123, 207) |
| HSL | hsl(316, 77%, 71%) |
| HSV | hsv(316, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 13%, 6.7%) |
| CIE-LAB | lab(67.17, 54.63, -23.54) |
| CIE-LCH | lch(67.17, 59.49, 336.69°) |
| OKLab | oklab(73.91% 0.1599 -0.0632) |
| OKLCH | oklch(73.91% 0.172 338.4) |
| XYZ | xyz(53.6058, 36.8518, 63.3091) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.10
Bubblegum Pink
#FE83CC
ΔE00 4.14
Purply Pink
#F075E6
ΔE00 4.64
Violet (CSS)
#EE82EE
ΔE00 5.63
Orchid
#DA70D6
ΔE00 5.71
Pink (survey)
#FF81C0
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BCF #7BEE9A
analogous
#D37BEE #EE7BCF #EE7B95
triadic
#EE7BCF #CFEE7B #7BCFEE
tetradic
#EE7BCF #EED37B #7BEE9A #7B95EE
square
#EE7BCF #EED37B #7BEE9A #7B95EE
split-complementary
#EE7BCF #95EE7B #7BEED3
monochromatic
#D31BA2 #E745BB #EE7BCF #F5B1E3 #FCE4F5
Accessibility & contrast
On white
2.51
#EE7BCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#EE7BCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BCF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BCF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98D2
Deuteranopia (green-blind)
#9EAACC
Tritanopia (blue-blind)
#F97E9C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee7bcf; /* rgb */ color: rgb(238, 123, 207); /* oklch */ color: oklch(73.9% 0.172 338.4);
Tailwind
colors: {
custom: {
50: '#f6a5dd',
500: '#ee7bcf',
950: '#000000',
},
}SCSS
$custom: #ee7bcf; $custom-light: #f6a5dd; $custom-dark: #000000;
JSON
{
"hex": "#ee7bcf",
"rgb": {
"r": 238,
"g": 123,
"b": 207
},
"hsl": {
"h": 316.174,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.73907,
"c": 0.17192,
"h": 338.4
},
"luminance": 0.36848
}Semantic roles & 50–950 ramp
primary
#EE7BCF
secondary
#D3F2DB
accent
#D9430C
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#170F15
muted
#857F83