#EB75EE#EB75EE
#EB75EE is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.1% C 0.205 H 326.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EB75EE |
|---|---|
| RGB | rgb(235, 117, 238) |
| HSL | hsl(299, 78%, 70%) |
| HSV | hsv(299, 51%, 93%) |
| CMYK | cmyk(1.3%, 50.8%, 0%, 6.7%) |
| CIE-LAB | lab(66.95, 61.77, -41.13) |
| CIE-LCH | lch(66.95, 74.21, 326.35°) |
| OKLab | oklab(74.08% 0.1707 -0.1131) |
| OKLCH | oklch(74.08% 0.205 326.5) |
| XYZ | xyz(56.0538, 36.5609, 84.9768) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.92
Violet (CSS)
#EE82EE
ΔE00 2.74
Light Magenta
#FA5FF7
ΔE00 3.62
Violet Pink
#FB5FFC
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 3.90
Orchid
#DA70D6
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB75EE #78EE75
analogous
#AE75EE #EB75EE #EE75B5
triadic
#EB75EE #EEEB75 #75EEEB
tetradic
#EB75EE #EEAE75 #78EE75 #75B5EE
square
#EB75EE #EEAE75 #78EE75 #75B5EE
split-complementary
#EB75EE #B5EE75 #75EEAE
monochromatic
#CB1ACF #E33FE7 #EB75EE #F3ABF5 #FBE2FB
Accessibility & contrast
On white
2.53
#EB75EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#EB75EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB75EE
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB75EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB75EE | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#F183A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb75ee; /* rgb */ color: rgb(235, 117, 238); /* oklch */ color: oklch(74.1% 0.205 326.5);
Tailwind
colors: {
custom: {
50: '#f4a1f4',
500: '#eb75ee',
950: '#000000',
},
}SCSS
$custom: #eb75ee; $custom-light: #f4a1f4; $custom-dark: #000000;
JSON
{
"hex": "#eb75ee",
"rgb": {
"r": 235,
"g": 117,
"b": 238
},
"hsl": {
"h": 298.512,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.74075,
"c": 0.20475,
"h": 326.5
},
"luminance": 0.36558
}Semantic roles & 50–950 ramp
primary
#EB75EE
secondary
#CFF1CE
accent
#DA0B10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85