#EE75DF#EE75DF
#EE75DF is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.8% C 0.194 H 332.2°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EE75DF |
|---|---|
| RGB | rgb(238, 117, 223) |
| HSL | hsl(307, 78%, 70%) |
| HSV | hsv(307, 51%, 93%) |
| CMYK | cmyk(0%, 50.8%, 6.3%, 6.7%) |
| CIE-LAB | lab(66.70, 60.06, -33.18) |
| CIE-LCH | lch(66.70, 68.61, 331.08°) |
| OKLab | oklab(73.76% 0.1716 -0.0903) |
| OKLCH | oklch(73.76% 0.194 332.2) |
| XYZ | xyz(54.9403, 36.2310, 73.8973) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.13
Violet (CSS)
#EE82EE
ΔE00 3.26
Candy Pink
#FF63E9
ΔE00 3.43
Orchid
#DA70D6
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 4.20
Light Magenta
#FA5FF7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE75DF #75EE84
analogous
#C175EE #EE75DF #EE75A3
triadic
#EE75DF #DFEE75 #75DFEE
tetradic
#EE75DF #EEC175 #75EE84 #75A3EE
square
#EE75DF #EEC175 #75EE84 #75A3EE
split-complementary
#EE75DF #A3EE75 #75EEC1
monochromatic
#CF1AB9 #E73FD2 #EE75DF #F5ABEC #FBE2F8
Accessibility & contrast
On white
2.55
#EE75DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#EE75DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE75DF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE75DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE75DF | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7197E3
Deuteranopia (green-blind)
#95A8DC
Tritanopia (blue-blind)
#F77EA0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee75df; /* rgb */ color: rgb(238, 117, 223); /* oklch */ color: oklch(73.8% 0.194 332.2);
Tailwind
colors: {
custom: {
50: '#f6a1e9',
500: '#ee75df',
950: '#000000',
},
}SCSS
$custom: #ee75df; $custom-light: #f6a1e9; $custom-dark: #000000;
JSON
{
"hex": "#ee75df",
"rgb": {
"r": 238,
"g": 117,
"b": 223
},
"hsl": {
"h": 307.438,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.73762,
"c": 0.19391,
"h": 332.2
},
"luminance": 0.36227
}Semantic roles & 50–950 ramp
primary
#EE75DF
secondary
#CEF1D2
accent
#DA250B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84