#EB94D2#EB94D2
#EB94D2 is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.4% C 0.130 H 338.2°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EB94D2 |
|---|---|
| RGB | rgb(235, 148, 210) |
| HSL | hsl(317, 69%, 75%) |
| HSV | hsv(317, 37%, 92%) |
| CMYK | cmyk(0%, 37%, 10.6%, 7.8%) |
| CIE-LAB | lab(71.89, 41.53, -18.05) |
| CIE-LCH | lch(71.89, 45.28, 336.51°) |
| OKLab | oklab(77.42% 0.1205 -0.0482) |
| OKLCH | oklch(77.42% 0.13 338.2) |
| XYZ | xyz(56.4837, 43.4981, 66.3811) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.84
Plum
#DDA0DD
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.59
Pink (survey)
#FF81C0
ΔE00 6.32
Violet (CSS)
#EE82EE
ΔE00 7.85
Purply Pink
#F075E6
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB94D2 #94EBAD
analogous
#D894EB #EB94D2 #EB94A7
triadic
#EB94D2 #D2EB94 #94D2EB
tetradic
#EB94D2 #EBD894 #94EBAD #94A7EB
square
#EB94D2 #EBD894 #94EBAD #94A7EB
split-complementary
#EB94D2 #A7EB94 #94EBD8
monochromatic
#D82DA7 #E160BC #EB94D2 #F5C8E8 #FAE5F4
Accessibility & contrast
On white
2.17
#EB94D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EB94D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB94D2
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB94D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB94D2 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A8D4
Deuteranopia (green-blind)
#ACB5CF
Tritanopia (blue-blind)
#F496AA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb94d2; /* rgb */ color: rgb(235, 148, 210); /* oklch */ color: oklch(77.4% 0.130 338.2);
Tailwind
colors: {
custom: {
50: '#f3b5df',
500: '#eb94d2',
950: '#000000',
},
}SCSS
$custom: #eb94d2; $custom-light: #f3b5df; $custom-dark: #000000;
JSON
{
"hex": "#eb94d2",
"rgb": {
"r": 235,
"g": 148,
"b": 210
},
"hsl": {
"h": 317.241,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.77416,
"c": 0.12981,
"h": 338.2
},
"luminance": 0.43495
}Semantic roles & 50–950 ramp
primary
#EB94D2
secondary
#D9F2E0
accent
#D04B15
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083