#EB7CCE#EB7CCE
#EB7CCE is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.6% C 0.167 H 337.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7CCE |
|---|---|
| RGB | rgb(235, 124, 206) |
| HSL | hsl(316, 74%, 70%) |
| HSV | hsv(316, 47%, 92%) |
| CMYK | cmyk(0%, 47.2%, 12.3%, 7.8%) |
| CIE-LAB | lab(66.93, 53.08, -23.38) |
| CIE-LCH | lch(66.93, 58.00, 336.23°) |
| OKLab | oklab(73.64% 0.155 -0.0628) |
| OKLCH | oklch(73.64% 0.167 337.9) |
| XYZ | xyz(52.6095, 36.5373, 62.6620) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.75
Bubblegum Pink
#FE83CC
ΔE00 4.38
Purply Pink
#F075E6
ΔE00 4.76
Orchid
#DA70D6
ΔE00 5.54
Violet (CSS)
#EE82EE
ΔE00 5.66
Pink (survey)
#FF81C0
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7CCE #7CEB99
analogous
#D17CEB #EB7CCE #EB7C96
triadic
#EB7CCE #CEEB7C #7CCEEB
tetradic
#EB7CCE #EBD17C #7CEB99 #7C96EB
square
#EB7CCE #EBD17C #7CEB99 #7C96EB
split-complementary
#EB7CCE #96EB7C #7CEBD1
monochromatic
#CD1FA0 #E347BA #EB7CCE #F3B1E2 #FBE4F5
Accessibility & contrast
On white
2.53
#EB7CCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#EB7CCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7CCE
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7CCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7CCE | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98D1
Deuteranopia (green-blind)
#9DA9CB
Tritanopia (blue-blind)
#F57F9C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb7cce; /* rgb */ color: rgb(235, 124, 206); /* oklch */ color: oklch(73.6% 0.167 337.9);
Tailwind
colors: {
custom: {
50: '#f3a5dd',
500: '#eb7cce',
950: '#000000',
},
}SCSS
$custom: #eb7cce; $custom-light: #f3a5dd; $custom-dark: #000000;
JSON
{
"hex": "#eb7cce",
"rgb": {
"r": 235,
"g": 124,
"b": 206
},
"hsl": {
"h": 315.676,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.73636,
"c": 0.16721,
"h": 337.9
},
"luminance": 0.36534
}Semantic roles & 50–950 ramp
primary
#EB7CCE
secondary
#D2F1DA
accent
#D64410
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83