#EB7EFF#EB7EFF
#EB7EFF is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.1% C 0.206 H 321.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7EFF |
|---|---|
| RGB | rgb(235, 126, 255) |
| HSL | hsl(291, 100%, 75%) |
| HSV | hsv(291, 51%, 100%) |
| CMYK | cmyk(7.8%, 50.6%, 0%, 0%) |
| CIE-LAB | lab(69.33, 60.56, -46.71) |
| CIE-LCH | lch(69.33, 76.48, 322.36°) |
| OKLab | oklab(76.09% 0.161 -0.1293) |
| OKLCH | oklch(76.09% 0.206 321.2) |
| XYZ | xyz(59.7697, 39.8064, 99.1234) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 4.56
Violet Pink
#FB5FFC
ΔE00 5.00
Light Magenta
#FA5FF7
ΔE00 5.20
Candy Pink
#FF63E9
ΔE00 6.27
Orchid
#DA70D6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7EFF #92FF7E
analogous
#AB7EFF #EB7EFF #FF7ED2
triadic
#EB7EFF #FFEB7E #7EFFEB
tetradic
#EB7EFF #FFAB7E #92FF7E #7ED2FF
square
#EB7EFF #FFAB7E #92FF7E #7ED2FF
split-complementary
#EB7EFF #D2FF7E #7EFFAB
monochromatic
#D804FF #E241FF #EB7EFF #F4BBFF #FAE0FF
Accessibility & contrast
On white
2.34
#EB7EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#EB7EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7EFF
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7EFF | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#8BADFB
Tritanopia (blue-blind)
#ED8FB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb7eff; /* rgb */ color: rgb(235, 126, 255); /* oklch */ color: oklch(76.1% 0.206 321.2);
Tailwind
colors: {
custom: {
50: '#f4a7ff',
500: '#eb7eff',
950: '#000000',
},
}SCSS
$custom: #eb7eff; $custom-light: #f4a7ff; $custom-dark: #000000;
JSON
{
"hex": "#eb7eff",
"rgb": {
"r": 235,
"g": 126,
"b": 255
},
"hsl": {
"h": 290.698,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.76086,
"c": 0.20648,
"h": 321.2
},
"luminance": 0.39804
}Semantic roles & 50–950 ramp
primary
#EB7EFF
secondary
#D9F7D4
accent
#E60024
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86