#EB7FFE#EB7FFE
#EB7FFE is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.2% C 0.204 H 321.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7FFE |
|---|---|
| RGB | rgb(235, 127, 254) |
| HSL | hsl(291, 98%, 75%) |
| HSV | hsv(291, 50%, 100%) |
| CMYK | cmyk(7.5%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(69.47, 59.89, -45.95) |
| CIE-LCH | lch(69.47, 75.49, 322.50°) |
| OKLab | oklab(76.17% 0.1596 -0.1271) |
| OKLCH | oklch(76.17% 0.204 321.5) |
| XYZ | xyz(59.7377, 39.9992, 98.3207) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 4.46
Violet Pink
#FB5FFC
ΔE00 5.14
Light Magenta
#FA5FF7
ΔE00 5.31
Candy Pink
#FF63E9
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7FFE #92FE7F
analogous
#AC7FFE #EB7FFE #FE7FD1
triadic
#EB7FFE #FEEB7F #7FFEEB
tetradic
#EB7FFE #FEAC7F #92FE7F #7FD1FE
square
#EB7FFE #FEAC7F #92FE7F #7FD1FE
split-complementary
#EB7FFE #D1FE7F #7FFEAC
monochromatic
#D806FD #E242FE #EB7FFE #F4BCFE #FAE1FF
Accessibility & contrast
On white
2.33
#EB7FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#EB7FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7FFE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7FFE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#8CAEFA
Tritanopia (blue-blind)
#ED90B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb7ffe; /* rgb */ color: rgb(235, 127, 254); /* oklch */ color: oklch(76.2% 0.204 321.5);
Tailwind
colors: {
custom: {
50: '#f4a8ff',
500: '#eb7ffe',
950: '#000000',
},
}SCSS
$custom: #eb7ffe; $custom-light: #f4a8ff; $custom-dark: #000000;
JSON
{
"hex": "#eb7ffe",
"rgb": {
"r": 235,
"g": 127,
"b": 254
},
"hsl": {
"h": 291.024,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.76172,
"c": 0.20399,
"h": 321.5
},
"luminance": 0.39997
}Semantic roles & 50–950 ramp
primary
#EB7FFE
secondary
#D9F7D4
accent
#E60022
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86