#EE72ED#EE72ED
#EE72ED is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.0% C 0.210 H 327.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EE72ED |
|---|---|
| RGB | rgb(238, 114, 237) |
| HSL | hsl(300, 78%, 69%) |
| HSV | hsv(300, 52%, 93%) |
| CMYK | cmyk(0%, 52.1%, 0.4%, 6.7%) |
| CIE-LAB | lab(66.77, 63.79, -40.82) |
| CIE-LCH | lch(66.77, 75.74, 327.39°) |
| OKLab | oklab(74.01% 0.1777 -0.1122) |
| OKLCH | oklch(74.01% 0.21 327.7) |
| XYZ | xyz(56.5624, 36.3295, 84.1374) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.61
Violet (CSS)
#EE82EE
ΔE00 3.07
Light Magenta
#FA5FF7
ΔE00 3.13
Candy Pink
#FF63E9
ΔE00 3.22
Violet Pink
#FB5FFC
ΔE00 3.45
Orchid
#DA70D6
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE72ED #72EE73
analogous
#B172EE #EE72ED #EE72AF
triadic
#EE72ED #EDEE72 #72EDEE
tetradic
#EE72ED #EEB172 #72EE73 #72AFEE
square
#EE72ED #EEB172 #72EE73 #72AFEE
split-complementary
#EE72ED #AFEE72 #72EEB1
monochromatic
#CD19CB #E73BE6 #EE72ED #F5A9F4 #FBDFFB
Accessibility & contrast
On white
2.54
#EE72ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#EE72ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE72ED
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE72ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE72ED | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F1
Deuteranopia (green-blind)
#8DA8E9
Tritanopia (blue-blind)
#F580A5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee72ed; /* rgb */ color: rgb(238, 114, 237); /* oklch */ color: oklch(74.0% 0.210 327.7);
Tailwind
colors: {
custom: {
50: '#f6a0f3',
500: '#ee72ed',
950: '#000000',
},
}SCSS
$custom: #ee72ed; $custom-light: #f6a0f3; $custom-dark: #000000;
JSON
{
"hex": "#ee72ed",
"rgb": {
"r": 238,
"g": 114,
"b": 237
},
"hsl": {
"h": 300.484,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.74013,
"c": 0.21016,
"h": 327.7
},
"luminance": 0.36326
}Semantic roles & 50–950 ramp
primary
#EE72ED
secondary
#CCF0CC
accent
#DB0C0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85