#EE75ED#EE75ED
#EE75ED is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.4% C 0.206 H 327.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EE75ED |
|---|---|
| RGB | rgb(238, 117, 237) |
| HSL | hsl(300, 78%, 70%) |
| HSV | hsv(300, 51%, 93%) |
| CMYK | cmyk(0%, 50.8%, 0.4%, 6.7%) |
| CIE-LAB | lab(67.29, 62.41, -40.01) |
| CIE-LCH | lch(67.29, 74.13, 327.34°) |
| OKLab | oklab(74.4% 0.1738 -0.1099) |
| OKLCH | oklch(74.4% 0.206 327.7) |
| XYZ | xyz(56.9064, 37.0174, 84.2520) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.39
Violet (CSS)
#EE82EE
ΔE00 2.51
Candy Pink
#FF63E9
ΔE00 3.48
Light Magenta
#FA5FF7
ΔE00 3.60
Violet Pink
#FB5FFC
ΔE00 3.87
Orchid
#DA70D6
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE75ED #75EE76
analogous
#B375EE #EE75ED #EE75B1
triadic
#EE75ED #EDEE75 #75EDEE
tetradic
#EE75ED #EEB375 #75EE76 #75B1EE
square
#EE75ED #EEB375 #75EE76 #75B1EE
split-complementary
#EE75ED #B1EE75 #75EEB3
monochromatic
#CF1ACE #E73FE6 #EE75ED #F5ABF4 #FBE2FB
Accessibility & contrast
On white
2.50
#EE75ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#EE75ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE75ED
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE75ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE75ED | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF1
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#F482A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee75ed; /* rgb */ color: rgb(238, 117, 237); /* oklch */ color: oklch(74.4% 0.206 327.7);
Tailwind
colors: {
custom: {
50: '#f6a1f3',
500: '#ee75ed',
950: '#000000',
},
}SCSS
$custom: #ee75ed; $custom-light: #f6a1f3; $custom-dark: #000000;
JSON
{
"hex": "#ee75ed",
"rgb": {
"r": 238,
"g": 117,
"b": 237
},
"hsl": {
"h": 300.496,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.74395,
"c": 0.20563,
"h": 327.7
},
"luminance": 0.37014
}Semantic roles & 50–950 ramp
primary
#EE75ED
secondary
#CEF1CE
accent
#DA0D0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85