#EB7DFF#EB7DFF
#EB7DFF is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.0% C 0.208 H 321.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7DFF |
|---|---|
| RGB | rgb(235, 125, 255) |
| HSL | hsl(291, 100%, 75%) |
| HSV | hsv(291, 51%, 100%) |
| CMYK | cmyk(7.8%, 51%, 0%, 0%) |
| CIE-LAB | lab(69.15, 61.04, -47.00) |
| CIE-LCH | lch(69.15, 77.04, 322.41°) |
| OKLab | oklab(75.95% 0.1623 -0.1301) |
| OKLCH | oklch(75.95% 0.208 321.3) |
| XYZ | xyz(59.6425, 39.5520, 99.0810) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 4.53
Violet Pink
#FB5FFC
ΔE00 4.84
Light Magenta
#FA5FF7
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 6.17
Orchid
#DA70D6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7DFF #91FF7D
analogous
#AA7DFF #EB7DFF #FF7DD2
triadic
#EB7DFF #FFEB7D #7DFFEB
tetradic
#EB7DFF #FFAA7D #91FF7D #7DD2FF
square
#EB7DFF #FFAA7D #91FF7D #7DD2FF
split-complementary
#EB7DFF #D2FF7D #7DFFAA
monochromatic
#D803FF #E240FF #EB7DFF #F4BAFF #FAE0FF
Accessibility & contrast
On white
2.36
#EB7DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#EB7DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7DFF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7DFF | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#ED8FB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb7dff; /* rgb */ color: rgb(235, 125, 255); /* oklch */ color: oklch(76.0% 0.208 321.3);
Tailwind
colors: {
custom: {
50: '#f4a6ff',
500: '#eb7dff',
950: '#000000',
},
}SCSS
$custom: #eb7dff; $custom-light: #f4a6ff; $custom-dark: #000000;
JSON
{
"hex": "#eb7dff",
"rgb": {
"r": 235,
"g": 125,
"b": 255
},
"hsl": {
"h": 290.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75951,
"c": 0.20801,
"h": 321.3
},
"luminance": 0.39549
}Semantic roles & 50–950 ramp
primary
#EB7DFF
secondary
#D9F7D4
accent
#E60023
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86