#EB94C8#EB94C8
#EB94C8 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.1% C 0.122 H 343.7°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EB94C8 |
|---|---|
| RGB | rgb(235, 148, 200) |
| HSL | hsl(324, 69%, 75%) |
| HSV | hsv(324, 37%, 92%) |
| CMYK | cmyk(0%, 37%, 14.9%, 7.8%) |
| CIE-LAB | lab(71.57, 39.92, -13.02) |
| CIE-LCH | lch(71.57, 41.98, 341.94°) |
| OKLab | oklab(77.06% 0.1176 -0.0344) |
| OKLCH | oklch(77.06% 0.122 343.7) |
| XYZ | xyz(55.2765, 43.0153, 60.0236) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.91
Pink (survey)
#FF81C0
ΔE00 5.35
Plum
#DDA0DD
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 7.46
Pinky
#FC86AA
ΔE00 8.30
Powder Pink
#FFB2D0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB94C8 #94EBB7
analogous
#E394EB #EB94C8 #EB949C
triadic
#EB94C8 #C8EB94 #94C8EB
tetradic
#EB94C8 #EBE394 #94EBB7 #949CEB
square
#EB94C8 #EBE394 #94EBB7 #949CEB
split-complementary
#EB94C8 #9CEB94 #94EBE3
monochromatic
#D82D93 #E160AD #EB94C8 #F5C8E3 #FAE5F2
Accessibility & contrast
On white
2.19
#EB94C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#EB94C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB94C8
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB94C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB94C8 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A7CA
Deuteranopia (green-blind)
#AFB4C6
Tritanopia (blue-blind)
#F594A7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb94c8; /* rgb */ color: rgb(235, 148, 200); /* oklch */ color: oklch(77.1% 0.122 343.7);
Tailwind
colors: {
custom: {
50: '#f3b5d8',
500: '#eb94c8',
950: '#000000',
},
}SCSS
$custom: #eb94c8; $custom-light: #f3b5d8; $custom-dark: #000000;
JSON
{
"hex": "#eb94c8",
"rgb": {
"r": 235,
"g": 148,
"b": 200
},
"hsl": {
"h": 324.138,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.77061,
"c": 0.12247,
"h": 343.7
},
"luminance": 0.43012
}Semantic roles & 50–950 ramp
primary
#EB94C8
secondary
#D9F2E3
accent
#D06015
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083