#EE75F3#EE75F3
#EE75F3 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.7% C 0.211 H 325.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EE75F3 |
|---|---|
| RGB | rgb(238, 117, 243) |
| HSL | hsl(298, 84%, 71%) |
| HSV | hsv(298, 52%, 95%) |
| CMYK | cmyk(2.1%, 51.9%, 0%, 4.7%) |
| CIE-LAB | lab(67.56, 63.45, -42.90) |
| CIE-LCH | lch(67.56, 76.59, 325.94°) |
| OKLab | oklab(74.68% 0.1746 -0.1182) |
| OKLCH | oklch(74.68% 0.211 325.9) |
| XYZ | xyz(57.7976, 37.3739, 88.9462) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.36
Violet (CSS)
#EE82EE
ΔE00 2.81
Light Magenta
#FA5FF7
ΔE00 3.37
Violet Pink
#FB5FFC
ΔE00 3.48
Candy Pink
#FF63E9
ΔE00 3.95
Orchid
#DA70D6
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE75F3 #7AF375
analogous
#AF75F3 #EE75F3 #F375B9
triadic
#EE75F3 #F3EE75 #75F3EE
tetradic
#EE75F3 #F3AF75 #7AF375 #75B9F3
square
#EE75F3 #F3AF75 #7AF375 #75B9F3
split-complementary
#EE75F3 #B9F375 #75F3AF
monochromatic
#D313DB #E73DEE #EE75F3 #F5ADF8 #FCE3FD
Accessibility & contrast
On white
2.48
#EE75F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EE75F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE75F3
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE75F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE75F3 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF7
Deuteranopia (green-blind)
#8CAAEF
Tritanopia (blue-blind)
#F384AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee75f3; /* rgb */ color: rgb(238, 117, 243); /* oklch */ color: oklch(74.7% 0.211 325.9);
Tailwind
colors: {
custom: {
50: '#f6a2f7',
500: '#ee75f3',
950: '#000000',
},
}SCSS
$custom: #ee75f3; $custom-light: #f6a2f7; $custom-dark: #000000;
JSON
{
"hex": "#ee75f3",
"rgb": {
"r": 238,
"g": 117,
"b": 243
},
"hsl": {
"h": 297.619,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.74679,
"c": 0.21084,
"h": 325.9
},
"luminance": 0.37371
}Semantic roles & 50–950 ramp
primary
#EE75F3
secondary
#D2F3D1
accent
#E0050E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85