#EB60FF#EB60FF
#EB60FF is a light, highly saturated purple. Relative luminance 0.332; OKLCH L 72.5% C 0.249 H 322.4°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EB60FF |
|---|---|
| RGB | rgb(235, 96, 255) |
| HSL | hsl(292, 100%, 69%) |
| HSV | hsv(292, 62%, 100%) |
| CMYK | cmyk(7.8%, 62.4%, 0%, 0%) |
| CIE-LAB | lab(64.36, 74.00, -54.56) |
| CIE-LCH | lch(64.36, 91.94, 323.60°) |
| OKLab | oklab(72.45% 0.1975 -0.1519) |
| OKLCH | oklch(72.45% 0.249 322.4) |
| XYZ | xyz(56.4920, 33.2509, 98.0308) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.82
Light Magenta
#FA5FF7
ΔE00 3.09
Heliotrope
#D94FF5
ΔE00 4.79
Candy Pink
#FF63E9
ΔE00 5.72
Bright Lilac
#C95EFB
ΔE00 5.87
Purply Pink
#F075E6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB60FF #74FF60
analogous
#9C60FF #EB60FF #FF60C4
triadic
#EB60FF #FFEB60 #60FFEB
tetradic
#EB60FF #FF9C60 #74FF60 #60C4FF
square
#EB60FF #FF9C60 #74FF60 #60C4FF
split-complementary
#EB60FF #C4FF60 #60FF9C
monochromatic
#C800E5 #E323FF #EB60FF #F39DFF #FADAFF
Accessibility & contrast
On white
2.75
#EB60FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#EB60FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB60FF
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB60FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB60FF | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C92FF
Deuteranopia (green-blind)
#75A1FB
Tritanopia (blue-blind)
#EE79A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #eb60ff; /* rgb */ color: rgb(235, 96, 255); /* oklch */ color: oklch(72.5% 0.249 322.4);
Tailwind
colors: {
custom: {
50: '#f596ff',
500: '#eb60ff',
950: '#000000',
},
}SCSS
$custom: #eb60ff; $custom-light: #f596ff; $custom-dark: #000000;
JSON
{
"hex": "#eb60ff",
"rgb": {
"r": 235,
"g": 96,
"b": 255
},
"hsl": {
"h": 292.453,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.72454,
"c": 0.24916,
"h": 322.4
},
"luminance": 0.33248
}Semantic roles & 50–950 ramp
primary
#EB60FF
secondary
#CCF5C6
accent
#E6001D
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86