#EB7BCB#EB7BCB
#EB7BCB is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.4% C 0.167 H 339.1°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7BCB |
|---|---|
| RGB | rgb(235, 123, 203) |
| HSL | hsl(317, 74%, 70%) |
| HSV | hsv(317, 48%, 92%) |
| CMYK | cmyk(0%, 47.7%, 13.6%, 7.8%) |
| CIE-LAB | lab(66.63, 53.10, -22.16) |
| CIE-LCH | lch(66.63, 57.54, 337.35°) |
| OKLab | oklab(73.38% 0.1557 -0.0594) |
| OKLCH | oklch(73.38% 0.167 339.1) |
| XYZ | xyz(52.1239, 36.1435, 60.7194) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.21
Purply Pink
#F075E6
ΔE00 5.24
Orchid
#DA70D6
ΔE00 5.82
Pink (survey)
#FF81C0
ΔE00 5.85
Violet (CSS)
#EE82EE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7BCB #7BEB9B
analogous
#D37BEB #EB7BCB #EB7B93
triadic
#EB7BCB #CBEB7B #7BCBEB
tetradic
#EB7BCB #EBD37B #7BEB9B #7B93EB
square
#EB7BCB #EBD37B #7BEB9B #7B93EB
split-complementary
#EB7BCB #93EB7B #7BEBD3
monochromatic
#CD1F9B #E346B6 #EB7BCB #F3B0E0 #FBE4F5
Accessibility & contrast
On white
2.55
#EB7BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#EB7BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7BCB
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7BCB | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F97CE
Deuteranopia (green-blind)
#9DA9C8
Tritanopia (blue-blind)
#F67E9A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #eb7bcb; /* rgb */ color: rgb(235, 123, 203); /* oklch */ color: oklch(73.4% 0.167 339.1);
Tailwind
colors: {
custom: {
50: '#f4a4db',
500: '#eb7bcb',
950: '#000000',
},
}SCSS
$custom: #eb7bcb; $custom-light: #f4a4db; $custom-dark: #000000;
JSON
{
"hex": "#eb7bcb",
"rgb": {
"r": 235,
"g": 123,
"b": 203
},
"hsl": {
"h": 317.143,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.73377,
"c": 0.16662,
"h": 339.1
},
"luminance": 0.3614
}Semantic roles & 50–950 ramp
primary
#EB7BCB
secondary
#D1F0DA
accent
#D64810
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#170F15
muted
#857F83