#EB4BBB#EB4BBB
#EB4BBB is a light, highly saturated pink. Relative luminance 0.263; OKLCH L 67.0% C 0.225 H 342.1°. Best body text is #000000 at 6.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EB4BBB |
|---|---|
| RGB | rgb(235, 75, 187) |
| HSL | hsl(318, 80%, 61%) |
| HSV | hsv(318, 68%, 92%) |
| CMYK | cmyk(0%, 68.1%, 20.4%, 7.8%) |
| CIE-LAB | lab(58.31, 71.55, -25.84) |
| CIE-LCH | lch(58.31, 76.07, 340.14°) |
| OKLab | oklab(67.03% 0.2144 -0.0693) |
| OKLCH | oklch(67.03% 0.225 342.1) |
| XYZ | xyz(45.7481, 26.2867, 49.6686) |
| Luminance | 0.2628 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.66
Bright Pink
#FE01B1
ΔE00 4.63
Purplish Pink
#CE5DAE
ΔE00 4.89
Hot Magenta
#F504C9
ΔE00 5.10
Pale Magenta
#D767AD
ΔE00 5.53
Shocking Pink
#FE02A2
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB4BBB #4BEB7B
analogous
#CB4BEB #EB4BBB #EB4B6B
triadic
#EB4BBB #BBEB4B #4BBBEB
tetradic
#EB4BBB #EBCB4B #4BEB7B #4B6BEB
square
#EB4BBB #EBCB4B #4BEB7B #4B6BEB
split-complementary
#EB4BBB #6BEB4B #4BEBCB
monochromatic
#A9137C #E019A4 #EB4BBB #F182D0 #F7B9E5
Accessibility & contrast
On white
3.36
#EB4BBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.26
#EB4BBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EB4BBB
6.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB4BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB4BBB | 1.00 | 3.36 | 6.26 | 6.26 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#597BBE
Deuteranopia (green-blind)
#8A96B7
Tritanopia (blue-blind)
#F94D7D
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #eb4bbb; /* rgb */ color: rgb(235, 75, 187); /* oklch */ color: oklch(67.0% 0.225 342.1);
Tailwind
colors: {
custom: {
50: '#f589cf',
500: '#eb4bbb',
950: '#000000',
},
}SCSS
$custom: #eb4bbb; $custom-light: #f589cf; $custom-dark: #000000;
JSON
{
"hex": "#eb4bbb",
"rgb": {
"r": 235,
"g": 75,
"b": 187
},
"hsl": {
"h": 318,
"s": 80,
"l": 60.784
},
"oklch": {
"l": 0.67031,
"c": 0.2253,
"h": 342.1
},
"luminance": 0.26282
}Semantic roles & 50–950 ramp
primary
#EB4BBB
secondary
#ABE7BD
accent
#DC4909
background
#FFF8FC
surface
#FFF0F9
border
#D7CBD2
text
#180D14
muted
#867D82