#EB51B9#EB51B9
#EB51B9 is a light, highly saturated pink. Relative luminance 0.271; OKLCH L 67.5% C 0.217 H 343.1°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EB51B9 |
|---|---|
| RGB | rgb(235, 81, 185) |
| HSL | hsl(319, 79%, 62%) |
| HSV | hsv(319, 66%, 92%) |
| CMYK | cmyk(0%, 65.5%, 21.3%, 7.8%) |
| CIE-LAB | lab(59.02, 69.07, -23.59) |
| CIE-LCH | lch(59.02, 72.99, 341.14°) |
| OKLab | oklab(67.53% 0.2073 -0.063) |
| OKLCH | oklch(67.53% 0.217 343.1) |
| XYZ | xyz(45.9618, 27.0543, 48.6909) |
| Luminance | 0.2705 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 4.41
Pale Magenta
#D767AD
ΔE00 4.72
Purplish Pink
#CE5DAE
ΔE00 4.75
Bright Pink
#FE01B1
ΔE00 5.14
Barbie Pink
#FE46A5
ΔE00 5.66
Hot Magenta
#F504C9
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB51B9 #51EB83
analogous
#D051EB #EB51B9 #EB516C
triadic
#EB51B9 #B9EB51 #51B9EB
tetradic
#EB51B9 #EBD051 #51EB83 #516CEB
square
#EB51B9 #EBD051 #51EB83 #516CEB
split-complementary
#EB51B9 #6CEB51 #51EBD0
monochromatic
#AE147C #E51AA3 #EB51B9 #F188CF #F8BFE5
Accessibility & contrast
On white
3.28
#EB51B9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#EB51B9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EB51B9
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB51B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB51B9 | 1.00 | 3.28 | 6.41 | 6.41 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F7EBC
Deuteranopia (green-blind)
#8D97B5
Tritanopia (blue-blind)
#F9517E
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #eb51b9; /* rgb */ color: rgb(235, 81, 185); /* oklch */ color: oklch(67.5% 0.217 343.1);
Tailwind
colors: {
custom: {
50: '#f58cce',
500: '#eb51b9',
950: '#000000',
},
}SCSS
$custom: #eb51b9; $custom-light: #f58cce; $custom-dark: #000000;
JSON
{
"hex": "#eb51b9",
"rgb": {
"r": 235,
"g": 81,
"b": 185
},
"hsl": {
"h": 319.481,
"s": 79.381,
"l": 61.961
},
"oklch": {
"l": 0.67529,
"c": 0.21663,
"h": 343.1
},
"luminance": 0.2705
}Semantic roles & 50–950 ramp
primary
#EB51B9
secondary
#B0E8C2
accent
#DC4E0A
background
#FFF9FC
surface
#FFF1F9
border
#D7CBD2
text
#180D13
muted
#867E82