#EB75F7#EB75F7
#EB75F7 is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.5% C 0.213 H 323.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EB75F7 |
|---|---|
| RGB | rgb(235, 117, 247) |
| HSL | hsl(294, 89%, 71%) |
| HSV | hsv(294, 53%, 97%) |
| CMYK | cmyk(4.9%, 52.6%, 0%, 3.1%) |
| CIE-LAB | lab(67.35, 63.37, -45.44) |
| CIE-LCH | lch(67.35, 77.98, 324.36°) |
| OKLab | oklab(74.51% 0.1718 -0.1256) |
| OKLCH | oklch(74.51% 0.213 323.8) |
| XYZ | xyz(57.4092, 37.1030, 92.1153) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.30
Violet (CSS)
#EE82EE
ΔE00 3.42
Violet Pink
#FB5FFC
ΔE00 3.50
Light Magenta
#FA5FF7
ΔE00 3.54
Candy Pink
#FF63E9
ΔE00 4.71
Orchid
#DA70D6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB75F7 #81F775
analogous
#AA75F7 #EB75F7 #F775C2
triadic
#EB75F7 #F7EB75 #75F7EB
tetradic
#EB75F7 #F7AA75 #81F775 #75C2F7
square
#EB75F7 #F7AA75 #81F775 #75C2F7
split-complementary
#EB75F7 #C2F775 #75F7AA
monochromatic
#D10DE4 #E33BF4 #EB75F7 #F3AFFA #FBE2FD
Accessibility & contrast
On white
2.49
#EB75F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#EB75F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB75F7
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB75F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB75F7 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFB
Deuteranopia (green-blind)
#88A9F3
Tritanopia (blue-blind)
#EF86AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb75f7; /* rgb */ color: rgb(235, 117, 247); /* oklch */ color: oklch(74.5% 0.213 323.8);
Tailwind
colors: {
custom: {
50: '#f4a1fa',
500: '#eb75f7',
950: '#000000',
},
}SCSS
$custom: #eb75f7; $custom-light: #f4a1fa; $custom-dark: #000000;
JSON
{
"hex": "#eb75f7",
"rgb": {
"r": 235,
"g": 117,
"b": 247
},
"hsl": {
"h": 294.462,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.74509,
"c": 0.21277,
"h": 323.8
},
"luminance": 0.371
}Semantic roles & 50–950 ramp
primary
#EB75F7
secondary
#D6F5D3
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85