#EE75F0#EE75F0
#EE75F0 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.5% C 0.208 H 326.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EE75F0 |
|---|---|
| RGB | rgb(238, 117, 240) |
| HSL | hsl(299, 80%, 70%) |
| HSV | hsv(299, 51%, 94%) |
| CMYK | cmyk(0.8%, 51.3%, 0%, 5.9%) |
| CIE-LAB | lab(67.42, 62.92, -41.46) |
| CIE-LCH | lch(67.42, 75.35, 326.62°) |
| OKLab | oklab(74.54% 0.1742 -0.114) |
| OKLCH | oklch(74.54% 0.208 326.8) |
| XYZ | xyz(57.3483, 37.1942, 86.5797) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.88
Violet (CSS)
#EE82EE
ΔE00 2.62
Light Magenta
#FA5FF7
ΔE00 3.45
Violet Pink
#FB5FFC
ΔE00 3.64
Candy Pink
#FF63E9
ΔE00 3.69
Orchid
#DA70D6
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE75F0 #77F075
analogous
#B075F0 #EE75F0 #F075B5
triadic
#EE75F0 #F0EE75 #75F0EE
tetradic
#EE75F0 #F0B075 #77F075 #75B5F0
square
#EE75F0 #F0B075 #77F075 #75B5F0
split-complementary
#EE75F0 #B5F075 #75F0B0
monochromatic
#D117D4 #E73EEA #EE75F0 #F5ACF6 #FCE3FC
Accessibility & contrast
On white
2.49
#EE75F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EE75F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE75F0
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE75F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE75F0 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689AF4
Deuteranopia (green-blind)
#8EAAEC
Tritanopia (blue-blind)
#F483A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee75f0; /* rgb */ color: rgb(238, 117, 240); /* oklch */ color: oklch(74.5% 0.208 326.8);
Tailwind
colors: {
custom: {
50: '#f6a1f5',
500: '#ee75f0',
950: '#000000',
},
}SCSS
$custom: #ee75f0; $custom-light: #f6a1f5; $custom-dark: #000000;
JSON
{
"hex": "#ee75f0",
"rgb": {
"r": 238,
"g": 117,
"b": 240
},
"hsl": {
"h": 299.024,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.74536,
"c": 0.20822,
"h": 326.8
},
"luminance": 0.37191
}Semantic roles & 50–950 ramp
primary
#EE75F0
secondary
#D0F2CF
accent
#DD090C
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#170F17
muted
#857F85