#EB83CC#EB83CC
#EB83CC is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.6% C 0.154 H 339.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83CC |
|---|---|
| RGB | rgb(235, 131, 204) |
| HSL | hsl(318, 72%, 72%) |
| HSV | hsv(318, 44%, 92%) |
| CMYK | cmyk(0%, 44.3%, 13.2%, 7.8%) |
| CIE-LAB | lab(68.21, 49.28, -20.31) |
| CIE-LCH | lch(68.21, 53.30, 337.61°) |
| OKLab | oklab(74.57% 0.1443 -0.0543) |
| OKLCH | oklch(74.57% 0.154 339.4) |
| XYZ | xyz(53.2767, 38.2579, 61.6934) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.43
Lavender Pink
#DD85D7
ΔE00 4.13
Pink (survey)
#FF81C0
ΔE00 5.22
Purply Pink
#F075E6
ΔE00 6.18
Violet (CSS)
#EE82EE
ΔE00 6.49
Bubblegum (survey)
#FF6CB5
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83CC #83EBA2
analogous
#D683EB #EB83CC #EB8398
triadic
#EB83CC #CCEB83 #83CCEB
tetradic
#EB83CC #EBD683 #83EBA2 #8398EB
square
#EB83CC #EBD683 #83EBA2 #8398EB
split-complementary
#EB83CC #98EB83 #83EBD6
monochromatic
#D2229D #E24EB6 #EB83CC #F4B8E2 #FBE5F4
Accessibility & contrast
On white
2.43
#EB83CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#EB83CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83CC
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83CC | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCF
Deuteranopia (green-blind)
#A2ACC9
Tritanopia (blue-blind)
#F6859F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb83cc; /* rgb */ color: rgb(235, 131, 204); /* oklch */ color: oklch(74.6% 0.154 339.4);
Tailwind
colors: {
custom: {
50: '#f3a9db',
500: '#eb83cc',
950: '#000000',
},
}SCSS
$custom: #eb83cc; $custom-light: #f3a9db; $custom-dark: #000000;
JSON
{
"hex": "#eb83cc",
"rgb": {
"r": 235,
"g": 131,
"b": 204
},
"hsl": {
"h": 317.885,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.74572,
"c": 0.15415,
"h": 339.4
},
"luminance": 0.38254
}Semantic roles & 50–950 ramp
primary
#EB83CC
secondary
#D8F2E0
accent
#D44B11
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83