#EE7CF5#EE7CF5
#EE7CF5 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.7% C 0.202 H 325.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CF5 |
|---|---|
| RGB | rgb(238, 124, 245) |
| HSL | hsl(297, 86%, 72%) |
| HSV | hsv(297, 49%, 96%) |
| CMYK | cmyk(2.9%, 49.4%, 0%, 3.9%) |
| CIE-LAB | lab(68.89, 60.50, -41.91) |
| CIE-LCH | lch(68.89, 73.60, 325.29°) |
| OKLab | oklab(75.69% 0.1657 -0.1154) |
| OKLCH | oklch(75.69% 0.202 325.1) |
| XYZ | xyz(58.9476, 39.1880, 90.8276) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.86
Purply Pink
#F075E6
ΔE00 2.76
Light Magenta
#FA5FF7
ΔE00 4.53
Violet Pink
#FB5FFC
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 4.83
Orchid
#DA70D6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CF5 #83F57C
analogous
#B27CF5 #EE7CF5 #F57CC0
triadic
#EE7CF5 #F5EE7C #7CF5EE
tetradic
#EE7CF5 #F5B27C #83F57C #7CC0F5
square
#EE7CF5 #F5B27C #83F57C #7CC0F5
split-complementary
#EE7CF5 #C0F57C #7CF5B2
monochromatic
#D911E5 #E743F1 #EE7CF5 #F5B5F9 #FBE3FD
Accessibility & contrast
On white
2.38
#EE7CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EE7CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CF5
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CF5 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9FF9
Deuteranopia (green-blind)
#90ADF1
Tritanopia (blue-blind)
#F38AAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7cf5; /* rgb */ color: rgb(238, 124, 245); /* oklch */ color: oklch(75.7% 0.202 325.1);
Tailwind
colors: {
custom: {
50: '#f6a6f9',
500: '#ee7cf5',
950: '#000000',
},
}SCSS
$custom: #ee7cf5; $custom-light: #f6a6f9; $custom-dark: #000000;
JSON
{
"hex": "#ee7cf5",
"rgb": {
"r": 238,
"g": 124,
"b": 245
},
"hsl": {
"h": 296.529,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.75689,
"c": 0.20191,
"h": 325.1
},
"luminance": 0.39185
}Semantic roles & 50–950 ramp
primary
#EE7CF5
secondary
#D8F5D6
accent
#E20310
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85