#EB8CCF#EB8CCF
#EB8CCF is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.0% C 0.141 H 338.9°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8CCF |
|---|---|
| RGB | rgb(235, 140, 207) |
| HSL | hsl(318, 70%, 74%) |
| HSV | hsv(318, 40%, 92%) |
| CMYK | cmyk(0%, 40.4%, 11.9%, 7.8%) |
| CIE-LAB | lab(70.12, 45.18, -19.07) |
| CIE-LCH | lch(70.12, 49.04, 337.12°) |
| OKLab | oklab(76.05% 0.1317 -0.0509) |
| OKLCH | oklch(76.05% 0.141 338.9) |
| XYZ | xyz(54.9017, 40.9266, 64.0272) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.74
Lavender Pink
#DD85D7
ΔE00 4.59
Pink (survey)
#FF81C0
ΔE00 5.47
Plum
#DDA0DD
ΔE00 6.14
Violet (CSS)
#EE82EE
ΔE00 6.99
Purply Pink
#F075E6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8CCF #8CEBA8
analogous
#D78CEB #EB8CCF #EB8C9F
triadic
#EB8CCF #CFEB8C #8CCFEB
tetradic
#EB8CCF #EBD78C #8CEBA8 #8C9FEB
square
#EB8CCF #EBD78C #8CEBA8 #8C9FEB
split-complementary
#EB8CCF #9FEB8C #8CEBD7
monochromatic
#D725A3 #E258B9 #EB8CCF #F4C0E5 #FAE5F4
Accessibility & contrast
On white
2.29
#EB8CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#EB8CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8CCF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8CCF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA2D1
Deuteranopia (green-blind)
#A7B1CC
Tritanopia (blue-blind)
#F58EA5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb8ccf; /* rgb */ color: rgb(235, 140, 207); /* oklch */ color: oklch(76.0% 0.141 338.9);
Tailwind
colors: {
custom: {
50: '#f3afdd',
500: '#eb8ccf',
950: '#000000',
},
}SCSS
$custom: #eb8ccf; $custom-light: #f3afdd; $custom-dark: #000000;
JSON
{
"hex": "#eb8ccf",
"rgb": {
"r": 235,
"g": 140,
"b": 207
},
"hsl": {
"h": 317.684,
"s": 70.37,
"l": 73.529
},
"oklch": {
"l": 0.76047,
"c": 0.14121,
"h": 338.9
},
"luminance": 0.40923
}Semantic roles & 50–950 ramp
primary
#EB8CCF
secondary
#D9F2E0
accent
#D24B13
background
#FFFAFD
surface
#FEF5FB
border
#D6CFD4
text
#171115
muted
#858083