#EB6FFA#EB6FFA
#EB6FFA is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 73.9% C 0.224 H 323.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EB6FFA |
|---|---|
| RGB | rgb(235, 111, 250) |
| HSL | hsl(294, 93%, 71%) |
| HSV | hsv(294, 56%, 98%) |
| CMYK | cmyk(6%, 55.6%, 0%, 2%) |
| CIE-LAB | lab(66.47, 66.66, -48.48) |
| CIE-LCH | lch(66.47, 82.42, 323.97°) |
| OKLab | oklab(73.91% 0.1796 -0.1343) |
| OKLCH | oklch(73.91% 0.224 323.2) |
| XYZ | xyz(57.1990, 35.9361, 94.3474) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.81
Light Magenta
#FA5FF7
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 4.09
Violet (CSS)
#EE82EE
ΔE00 4.62
Candy Pink
#FF63E9
ΔE00 4.81
Orchid
#DA70D6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB6FFA #7EFA6F
analogous
#A56FFA #EB6FFA #FA6FC3
triadic
#EB6FFA #FAEB6F #6FFAEB
tetradic
#EB6FFA #FAA56F #7EFA6F #6FC3FA
square
#EB6FFA #FAA56F #7EFA6F #6FC3FA
split-complementary
#EB6FFA #C3FA6F #6FFAA5
monochromatic
#CF08E7 #E334F8 #EB6FFA #F3AAFC #FBE1FE
Accessibility & contrast
On white
2.57
#EB6FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#EB6FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB6FFA
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB6FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB6FFA | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5898FE
Deuteranopia (green-blind)
#82A7F6
Tritanopia (blue-blind)
#EF82AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #eb6ffa; /* rgb */ color: rgb(235, 111, 250); /* oklch */ color: oklch(73.9% 0.224 323.2);
Tailwind
colors: {
custom: {
50: '#f49efc',
500: '#eb6ffa',
950: '#000000',
},
}SCSS
$custom: #eb6ffa; $custom-light: #f49efc; $custom-dark: #000000;
JSON
{
"hex": "#eb6ffa",
"rgb": {
"r": 235,
"g": 111,
"b": 250
},
"hsl": {
"h": 293.525,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.73907,
"c": 0.22428,
"h": 323.2
},
"luminance": 0.35933
}Semantic roles & 50–950 ramp
primary
#EB6FFA
secondary
#D4F5D0
accent
#E60019
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#170F17
muted
#857F85