#EB92CC#EB92CC
#EB92CC is a light, vivid pink. Relative luminance 0.426; OKLCH L 76.9% C 0.129 H 341.1°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EB92CC |
|---|---|
| RGB | rgb(235, 146, 204) |
| HSL | hsl(321, 69%, 75%) |
| HSV | hsv(321, 38%, 92%) |
| CMYK | cmyk(0%, 37.9%, 13.2%, 7.8%) |
| CIE-LAB | lab(71.27, 41.59, -15.67) |
| CIE-LCH | lch(71.27, 44.45, 339.35°) |
| OKLab | oklab(76.88% 0.1218 -0.0416) |
| OKLCH | oklch(76.88% 0.129 341.1) |
| XYZ | xyz(55.4391, 42.5827, 62.4142) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.37
Pink (survey)
#FF81C0
ΔE00 5.42
Plum
#DDA0DD
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.24
Bubblegum (survey)
#FF6CB5
ΔE00 8.50
Violet (CSS)
#EE82EE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB92CC #92EBB1
analogous
#DE92EB #EB92CC #EB92A0
triadic
#EB92CC #CCEB92 #92CCEB
tetradic
#EB92CC #EBDE92 #92EBB1 #92A0EB
square
#EB92CC #EBDE92 #92EBB1 #92A0EB
split-complementary
#EB92CC #A0EB92 #92EBDE
monochromatic
#D82B9C #E25EB4 #EB92CC #F4C6E4 #FAE5F3
Accessibility & contrast
On white
2.21
#EB92CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EB92CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB92CC
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB92CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB92CC | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CE
Deuteranopia (green-blind)
#ACB4CA
Tritanopia (blue-blind)
#F593A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb92cc; /* rgb */ color: rgb(235, 146, 204); /* oklch */ color: oklch(76.9% 0.129 341.1);
Tailwind
colors: {
custom: {
50: '#f3b3db',
500: '#eb92cc',
950: '#000000',
},
}SCSS
$custom: #eb92cc; $custom-light: #f3b3db; $custom-dark: #000000;
JSON
{
"hex": "#eb92cc",
"rgb": {
"r": 235,
"g": 146,
"b": 204
},
"hsl": {
"h": 320.899,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.7688,
"c": 0.12873,
"h": 341.1
},
"luminance": 0.4258
}Semantic roles & 50–950 ramp
primary
#EB92CC
secondary
#D9F2E2
accent
#D15615
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083