#EB94CC#EB94CC
#EB94CC is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.2% C 0.125 H 341.4°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EB94CC |
|---|---|
| RGB | rgb(235, 148, 204) |
| HSL | hsl(321, 69%, 75%) |
| HSV | hsv(321, 37%, 92%) |
| CMYK | cmyk(0%, 37%, 13.2%, 7.8%) |
| CIE-LAB | lab(71.69, 40.55, -15.03) |
| CIE-LCH | lch(71.69, 43.25, 339.66°) |
| OKLab | oklab(77.2% 0.1188 -0.0399) |
| OKLCH | oklch(77.2% 0.125 341.4) |
| XYZ | xyz(55.7501, 43.2047, 62.5179) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.73
Pink (survey)
#FF81C0
ΔE00 5.64
Plum
#DDA0DD
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 6.66
Lilac
#C8A2C8
ΔE00 8.78
Bubblegum (survey)
#FF6CB5
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB94CC #94EBB3
analogous
#DE94EB #EB94CC #EB94A1
triadic
#EB94CC #CCEB94 #94CCEB
tetradic
#EB94CC #EBDE94 #94EBB3 #94A1EB
square
#EB94CC #EBDE94 #94EBB3 #94A1EB
split-complementary
#EB94CC #A1EB94 #94EBDE
monochromatic
#D82D9B #E160B3 #EB94CC #F5C8E5 #FAE5F3
Accessibility & contrast
On white
2.18
#EB94CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#EB94CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB94CC
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB94CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB94CC | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CE
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#F595A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb94cc; /* rgb */ color: rgb(235, 148, 204); /* oklch */ color: oklch(77.2% 0.125 341.4);
Tailwind
colors: {
custom: {
50: '#f3b5db',
500: '#eb94cc',
950: '#000000',
},
}SCSS
$custom: #eb94cc; $custom-light: #f3b5db; $custom-dark: #000000;
JSON
{
"hex": "#eb94cc",
"rgb": {
"r": 235,
"g": 148,
"b": 204
},
"hsl": {
"h": 321.379,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.772,
"c": 0.12529,
"h": 341.4
},
"luminance": 0.43202
}Semantic roles & 50–950 ramp
primary
#EB94CC
secondary
#D9F2E2
accent
#D05815
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083