#EB55FF#EB55FF
#EB55FF is a light, highly saturated purple. Relative luminance 0.314; OKLCH L 71.3% C 0.263 H 322.8°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EB55FF |
|---|---|
| RGB | rgb(235, 85, 255) |
| HSL | hsl(293, 100%, 67%) |
| HSV | hsv(293, 67%, 100%) |
| CMYK | cmyk(7.8%, 66.7%, 0%, 0%) |
| CIE-LAB | lab(62.83, 78.28, -57.00) |
| CIE-LCH | lch(62.83, 96.84, 323.94°) |
| OKLab | oklab(71.35% 0.2092 -0.1589) |
| OKLCH | oklch(71.35% 0.263 322.8) |
| XYZ | xyz(55.5577, 31.3823, 97.7194) |
| Luminance | 0.3138 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.58
Violet Pink
#FB5FFC
ΔE00 3.70
Light Magenta
#FA5FF7
ΔE00 3.89
Magenta
#FF00FF
ΔE00 4.74
Fuchsia
#FF00FF
ΔE00 4.74
Bright Lilac
#C95EFB
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB55FF #69FF55
analogous
#9655FF #EB55FF #FF55BE
triadic
#EB55FF #FFEB55 #55FFEB
tetradic
#EB55FF #FF9655 #69FF55 #55BEFF
square
#EB55FF #FF9655 #69FF55 #55BEFF
split-complementary
#EB55FF #BEFF55 #55FF96
monochromatic
#C000DA #E418FF #EB55FF #F292FF #F9CFFF
Accessibility & contrast
On white
2.89
#EB55FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#EB55FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB55FF
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB55FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB55FF | 1.00 | 2.89 | 7.28 | 7.28 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#248DFF
Deuteranopia (green-blind)
#6E9EFB
Tritanopia (blue-blind)
#EE72A4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #eb55ff; /* rgb */ color: rgb(235, 85, 255); /* oklch */ color: oklch(71.3% 0.263 322.8);
Tailwind
colors: {
custom: {
50: '#f590ff',
500: '#eb55ff',
950: '#000000',
},
}SCSS
$custom: #eb55ff; $custom-light: #f590ff; $custom-dark: #000000;
JSON
{
"hex": "#eb55ff",
"rgb": {
"r": 235,
"g": 85,
"b": 255
},
"hsl": {
"h": 292.941,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.71348,
"c": 0.26269,
"h": 322.8
},
"luminance": 0.31379
}Semantic roles & 50–950 ramp
primary
#EB55FF
secondary
#C3F3BD
accent
#E6001B
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86