#E85BBE#E85BBE
#E85BBE is a light, highly saturated pink. Relative luminance 0.284; OKLCH L 68.4% C 0.204 H 341.1°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E85BBE |
|---|---|
| RGB | rgb(232, 91, 190) |
| HSL | hsl(318, 75%, 63%) |
| HSV | hsv(318, 61%, 91%) |
| CMYK | cmyk(0%, 60.8%, 18.1%, 9%) |
| CIE-LAB | lab(60.21, 64.96, -24.67) |
| CIE-LCH | lch(60.21, 69.48, 339.20°) |
| OKLab | oklab(68.38% 0.1932 -0.0662) |
| OKLCH | oklch(68.38% 0.204 341.1) |
| XYZ | xyz(46.3151, 28.3598, 51.7399) |
| Luminance | 0.2836 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.21
Purpleish Pink
#DF4EC8
ΔE00 4.37
Purplish Pink
#CE5DAE
ΔE00 4.69
Orchid
#DA70D6
ΔE00 6.06
Barbie Pink
#FE46A5
ΔE00 6.62
Bright Pink
#FE01B1
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E85BBE #5BE885
analogous
#CB5BE8 #E85BBE #E85B77
triadic
#E85BBE #BEE85B #5BBEE8
tetradic
#E85BBE #E8CB5B #5BE885 #5B77E8
square
#E85BBE #E8CB5B #5BE885 #5B77E8
split-complementary
#E85BBE #77E85B #5BE8CB
monochromatic
#B01983 #E025A9 #E85BBE #F091D3 #F7C6E9
Accessibility & contrast
On white
3.15
#E85BBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#E85BBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E85BBE
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E85BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E85BBE | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6483C1
Deuteranopia (green-blind)
#8E99BA
Tritanopia (blue-blind)
#F55D84
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #e85bbe; /* rgb */ color: rgb(232, 91, 190); /* oklch */ color: oklch(68.4% 0.204 341.1);
Tailwind
colors: {
custom: {
50: '#f391d1',
500: '#e85bbe',
950: '#000000',
},
}SCSS
$custom: #e85bbe; $custom-light: #f391d1; $custom-dark: #000000;
JSON
{
"hex": "#e85bbe",
"rgb": {
"r": 232,
"g": 91,
"b": 190
},
"hsl": {
"h": 317.872,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.68375,
"c": 0.20424,
"h": 341.1
},
"luminance": 0.28356
}Semantic roles & 50–950 ramp
primary
#E85BBE
secondary
#B6E9C5
accent
#D84A0E
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#170D14
muted
#857E82