#EE72EE#EE72EE
#EE72EE is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.1% C 0.211 H 327.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EE72EE |
|---|---|
| RGB | rgb(238, 114, 238) |
| HSL | hsl(300, 78%, 69%) |
| HSV | hsv(300, 52%, 93%) |
| CMYK | cmyk(0%, 52.1%, 0%, 6.7%) |
| CIE-LAB | lab(66.82, 63.96, -41.30) |
| CIE-LCH | lch(66.82, 76.14, 327.15°) |
| OKLab | oklab(74.06% 0.1779 -0.1135) |
| OKLCH | oklch(74.06% 0.211 327.4) |
| XYZ | xyz(56.7089, 36.3881, 84.9090) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.76
Light Magenta
#FA5FF7
ΔE00 3.08
Violet (CSS)
#EE82EE
ΔE00 3.09
Candy Pink
#FF63E9
ΔE00 3.29
Violet Pink
#FB5FFC
ΔE00 3.36
Orchid
#DA70D6
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE72EE #72EE72
analogous
#B072EE #EE72EE #EE72B0
triadic
#EE72EE #EEEE72 #72EEEE
tetradic
#EE72EE #EEB072 #72EE72 #72B0EE
square
#EE72EE #EEB072 #72EE72 #72B0EE
split-complementary
#EE72EE #B0EE72 #72EEB0
monochromatic
#CD19CD #E73BE7 #EE72EE #F5A9F5 #FBDFFB
Accessibility & contrast
On white
2.54
#EE72EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#EE72EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE72EE
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE72EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE72EE | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F2
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#F480A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee72ee; /* rgb */ color: rgb(238, 114, 238); /* oklch */ color: oklch(74.1% 0.211 327.4);
Tailwind
colors: {
custom: {
50: '#f6a0f4',
500: '#ee72ee',
950: '#000000',
},
}SCSS
$custom: #ee72ee; $custom-light: #f6a0f4; $custom-dark: #000000;
JSON
{
"hex": "#ee72ee",
"rgb": {
"r": 238,
"g": 114,
"b": 238
},
"hsl": {
"h": 300,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.7406,
"c": 0.21102,
"h": 327.4
},
"luminance": 0.36385
}Semantic roles & 50–950 ramp
primary
#EE72EE
secondary
#CCF0CC
accent
#DB0B0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85