#ED75EB#ED75EB
#ED75EB is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.2% C 0.203 H 328.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ED75EB |
|---|---|
| RGB | rgb(237, 117, 235) |
| HSL | hsl(301, 77%, 69%) |
| HSV | hsv(301, 51%, 93%) |
| CMYK | cmyk(0%, 50.6%, 0.8%, 7.1%) |
| CIE-LAB | lab(67.07, 61.79, -39.25) |
| CIE-LCH | lch(67.07, 73.21, 327.57°) |
| OKLab | oklab(74.18% 0.1724 -0.1077) |
| OKLCH | oklch(74.18% 0.203 328) |
| XYZ | xyz(56.2809, 36.7285, 82.7060) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.19
Violet (CSS)
#EE82EE
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 3.48
Light Magenta
#FA5FF7
ΔE00 3.74
Orchid
#DA70D6
ΔE00 4.04
Violet Pink
#FB5FFC
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED75EB #75ED77
analogous
#B375ED #ED75EB #ED75AF
triadic
#ED75EB #EBED75 #75EBED
tetradic
#ED75EB #EDB375 #75ED77 #75AFED
square
#ED75EB #EDB375 #75ED77 #75AFED
split-complementary
#ED75EB #AFED75 #75EDB3
monochromatic
#CD1BCA #E63FE3 #ED75EB #F4ABF3 #FBE1FB
Accessibility & contrast
On white
2.52
#ED75EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#ED75EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED75EB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED75EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED75EB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99EF
Deuteranopia (green-blind)
#8FA9E7
Tritanopia (blue-blind)
#F482A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed75eb; /* rgb */ color: rgb(237, 117, 235); /* oklch */ color: oklch(74.2% 0.203 328.0);
Tailwind
colors: {
custom: {
50: '#f5a1f2',
500: '#ed75eb',
950: '#000000',
},
}SCSS
$custom: #ed75eb; $custom-light: #f5a1f2; $custom-dark: #000000;
JSON
{
"hex": "#ed75eb",
"rgb": {
"r": 237,
"g": 117,
"b": 235
},
"hsl": {
"h": 301,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.74179,
"c": 0.20332,
"h": 328
},
"luminance": 0.36725
}Semantic roles & 50–950 ramp
primary
#ED75EB
secondary
#CEF0CE
accent
#D9100C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85