#E85BBB#E85BBB
#E85BBB is a light, highly saturated pink. Relative luminance 0.282; OKLCH L 68.3% C 0.202 H 342.2°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E85BBB |
|---|---|
| RGB | rgb(232, 91, 187) |
| HSL | hsl(319, 75%, 63%) |
| HSV | hsv(319, 61%, 91%) |
| CMYK | cmyk(0%, 60.8%, 19.4%, 9%) |
| CIE-LAB | lab(60.10, 64.54, -23.13) |
| CIE-LCH | lch(60.10, 68.56, 340.28°) |
| OKLab | oklab(68.25% 0.1926 -0.0619) |
| OKLCH | oklch(68.25% 0.202 342.2) |
| XYZ | xyz(45.9906, 28.2300, 50.0308) |
| Luminance | 0.2823 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.84
Purplish Pink
#CE5DAE
ΔE00 4.57
Purpleish Pink
#DF4EC8
ΔE00 4.78
Barbie Pink
#FE46A5
ΔE00 6.16
Orchid
#DA70D6
ΔE00 6.51
Bright Pink
#FE01B1
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E85BBB #5BE888
analogous
#CE5BE8 #E85BBB #E85B74
triadic
#E85BBB #BBE85B #5BBBE8
tetradic
#E85BBB #E8CE5B #5BE888 #5B74E8
square
#E85BBB #E8CE5B #5BE888 #5B74E8
split-complementary
#E85BBB #74E85B #5BE8CE
monochromatic
#B01980 #E025A5 #E85BBB #F091D1 #F7C6E8
Accessibility & contrast
On white
3.16
#E85BBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#E85BBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E85BBB
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E85BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E85BBB | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6582BE
Deuteranopia (green-blind)
#8F99B8
Tritanopia (blue-blind)
#F55C83
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #e85bbb; /* rgb */ color: rgb(232, 91, 187); /* oklch */ color: oklch(68.3% 0.202 342.2);
Tailwind
colors: {
custom: {
50: '#f391cf',
500: '#e85bbb',
950: '#000000',
},
}SCSS
$custom: #e85bbb; $custom-light: #f391cf; $custom-dark: #000000;
JSON
{
"hex": "#e85bbb",
"rgb": {
"r": 232,
"g": 91,
"b": 187
},
"hsl": {
"h": 319.149,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.68251,
"c": 0.2023,
"h": 342.2
},
"luminance": 0.28226
}Semantic roles & 50–950 ramp
primary
#E85BBB
secondary
#B6E9C6
accent
#D84E0E
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#170D14
muted
#857E82