#EE75F9#EE75F9
#EE75F9 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.0% C 0.216 H 324.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EE75F9 |
|---|---|
| RGB | rgb(238, 117, 249) |
| HSL | hsl(295, 92%, 72%) |
| HSV | hsv(295, 53%, 98%) |
| CMYK | cmyk(4.4%, 53%, 0%, 2.4%) |
| CIE-LAB | lab(67.83, 64.51, -45.77) |
| CIE-LCH | lch(67.83, 79.09, 324.65°) |
| OKLab | oklab(74.97% 0.1753 -0.1264) |
| OKLCH | oklch(74.97% 0.216 324.2) |
| XYZ | xyz(58.7185, 37.7423, 93.7963) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 3.34
Violet (CSS)
#EE82EE
ΔE00 3.36
Light Magenta
#FA5FF7
ΔE00 3.42
Candy Pink
#FF63E9
ΔE00 4.57
Orchid
#DA70D6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE75F9 #80F975
analogous
#AC75F9 #EE75F9 #F975C2
triadic
#EE75F9 #F9EE75 #75F9EE
tetradic
#EE75F9 #F9AC75 #80F975 #75C2F9
square
#EE75F9 #F9AC75 #80F975 #75C2F9
split-complementary
#EE75F9 #C2F975 #75F9AC
monochromatic
#D70AE9 #E73AF6 #EE75F9 #F5B0FC #FBE2FE
Accessibility & contrast
On white
2.46
#EE75F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EE75F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE75F9
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE75F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE75F9 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629CFD
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#F286AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee75f9; /* rgb */ color: rgb(238, 117, 249); /* oklch */ color: oklch(75.0% 0.216 324.2);
Tailwind
colors: {
custom: {
50: '#f6a2fc',
500: '#ee75f9',
950: '#000000',
},
}SCSS
$custom: #ee75f9; $custom-light: #f6a2fc; $custom-dark: #000000;
JSON
{
"hex": "#ee75f9",
"rgb": {
"r": 238,
"g": 117,
"b": 249
},
"hsl": {
"h": 295,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.74969,
"c": 0.21615,
"h": 324.2
},
"luminance": 0.37739
}Semantic roles & 50–950 ramp
primary
#EE75F9
secondary
#D7F6D4
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85