#EB7CCF#EB7CCF
#EB7CCF is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.7% C 0.168 H 337.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7CCF |
|---|---|
| RGB | rgb(235, 124, 207) |
| HSL | hsl(315, 74%, 70%) |
| HSV | hsv(315, 47%, 92%) |
| CMYK | cmyk(0%, 47.2%, 11.9%, 7.8%) |
| CIE-LAB | lab(66.97, 53.24, -23.88) |
| CIE-LCH | lch(66.97, 58.35, 335.84°) |
| OKLab | oklab(73.68% 0.1552 -0.0642) |
| OKLCH | oklch(73.68% 0.168 337.5) |
| XYZ | xyz(52.7314, 36.5860, 63.3038) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.63
Bubblegum Pink
#FE83CC
ΔE00 4.50
Purply Pink
#F075E6
ΔE00 4.57
Orchid
#DA70D6
ΔE00 5.40
Violet (CSS)
#EE82EE
ΔE00 5.46
Candy Pink
#FF63E9
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7CCF #7CEB98
analogous
#CF7CEB #EB7CCF #EB7C97
triadic
#EB7CCF #CFEB7C #7CCFEB
tetradic
#EB7CCF #EBCF7C #7CEB98 #7C97EB
square
#EB7CCF #EBCF7C #7CEB98 #7C97EB
split-complementary
#EB7CCF #97EB7C #7CEBCF
monochromatic
#CD1FA1 #E347BC #EB7CCF #F3B1E2 #FBE4F5
Accessibility & contrast
On white
2.53
#EB7CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#EB7CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7CCF
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7CCF | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98D2
Deuteranopia (green-blind)
#9DA9CC
Tritanopia (blue-blind)
#F5809C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb7ccf; /* rgb */ color: rgb(235, 124, 207); /* oklch */ color: oklch(73.7% 0.168 337.5);
Tailwind
colors: {
custom: {
50: '#f3a5dd',
500: '#eb7ccf',
950: '#000000',
},
}SCSS
$custom: #eb7ccf; $custom-light: #f3a5dd; $custom-dark: #000000;
JSON
{
"hex": "#eb7ccf",
"rgb": {
"r": 235,
"g": 124,
"b": 207
},
"hsl": {
"h": 315.135,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.73676,
"c": 0.16797,
"h": 337.5
},
"luminance": 0.36582
}Semantic roles & 50–950 ramp
primary
#EB7CCF
secondary
#D2F1DA
accent
#D64210
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83