#EB8CCB#EB8CCB
#EB8CCB is a light, vivid pink. Relative luminance 0.407; OKLCH L 75.9% C 0.138 H 340.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8CCB |
|---|---|
| RGB | rgb(235, 140, 203) |
| HSL | hsl(320, 70%, 74%) |
| HSV | hsv(320, 40%, 92%) |
| CMYK | cmyk(0%, 40.4%, 13.6%, 7.8%) |
| CIE-LAB | lab(69.99, 44.54, -17.05) |
| CIE-LCH | lch(69.99, 47.70, 339.05°) |
| OKLab | oklab(75.9% 0.1306 -0.0454) |
| OKLCH | oklch(75.9% 0.138 340.8) |
| XYZ | xyz(54.4189, 40.7334, 61.4844) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.53
Pink (survey)
#FF81C0
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.34
Plum
#DDA0DD
ΔE00 6.54
Bubblegum (survey)
#FF6CB5
ΔE00 7.52
Violet (CSS)
#EE82EE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8CCB #8CEBAC
analogous
#DC8CEB #EB8CCB #EB8C9B
triadic
#EB8CCB #CBEB8C #8CCBEB
tetradic
#EB8CCB #EBDC8C #8CEBAC #8C9BEB
square
#EB8CCB #EBDC8C #8CEBAC #8C9BEB
split-complementary
#EB8CCB #9BEB8C #8CEBDC
monochromatic
#D7259B #E258B3 #EB8CCB #F4C0E3 #FAE5F3
Accessibility & contrast
On white
2.30
#EB8CCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EB8CCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8CCB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8CCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8CCB | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A2CD
Deuteranopia (green-blind)
#A9B1C8
Tritanopia (blue-blind)
#F58DA3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb8ccb; /* rgb */ color: rgb(235, 140, 203); /* oklch */ color: oklch(75.9% 0.138 340.8);
Tailwind
colors: {
custom: {
50: '#f3afdb',
500: '#eb8ccb',
950: '#000000',
},
}SCSS
$custom: #eb8ccb; $custom-light: #f3afdb; $custom-dark: #000000;
JSON
{
"hex": "#eb8ccb",
"rgb": {
"r": 235,
"g": 140,
"b": 203
},
"hsl": {
"h": 320.211,
"s": 70.37,
"l": 73.529
},
"oklch": {
"l": 0.759,
"c": 0.13824,
"h": 340.8
},
"luminance": 0.4073
}Semantic roles & 50–950 ramp
primary
#EB8CCB
secondary
#D9F2E1
accent
#D25413
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171115
muted
#858083