#EB7FFF#EB7FFF
#EB7FFF is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.2% C 0.205 H 321.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7FFF |
|---|---|
| RGB | rgb(235, 127, 255) |
| HSL | hsl(291, 100%, 75%) |
| HSV | hsv(291, 50%, 100%) |
| CMYK | cmyk(7.8%, 50.2%, 0%, 0%) |
| CIE-LAB | lab(69.51, 60.08, -46.43) |
| CIE-LCH | lch(69.51, 75.92, 322.30°) |
| OKLab | oklab(76.22% 0.1597 -0.1285) |
| OKLCH | oklch(76.22% 0.205 321.2) |
| XYZ | xyz(59.8982, 40.0635, 99.1662) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 4.61
Violet Pink
#FB5FFC
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 5.36
Candy Pink
#FF63E9
ΔE00 6.37
Orchid
#DA70D6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7FFF #93FF7F
analogous
#AB7FFF #EB7FFF #FF7FD3
triadic
#EB7FFF #FFEB7F #7FFFEB
tetradic
#EB7FFF #FFAB7F #93FF7F #7FD3FF
square
#EB7FFF #FFAB7F #93FF7F #7FD3FF
split-complementary
#EB7FFF #D3FF7F #7FFFAB
monochromatic
#D805FF #E142FF #EB7FFF #F5BCFF #FAE0FF
Accessibility & contrast
On white
2.33
#EB7FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EB7FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7FFF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7FFF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#8BAEFB
Tritanopia (blue-blind)
#ED90B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb7fff; /* rgb */ color: rgb(235, 127, 255); /* oklch */ color: oklch(76.2% 0.205 321.2);
Tailwind
colors: {
custom: {
50: '#f4a8ff',
500: '#eb7fff',
950: '#000000',
},
}SCSS
$custom: #eb7fff; $custom-light: #f4a8ff; $custom-dark: #000000;
JSON
{
"hex": "#eb7fff",
"rgb": {
"r": 235,
"g": 127,
"b": 255
},
"hsl": {
"h": 290.625,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.76221,
"c": 0.20494,
"h": 321.2
},
"luminance": 0.40061
}Semantic roles & 50–950 ramp
primary
#EB7FFF
secondary
#D9F7D4
accent
#E60024
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86