#EE7CFF#EE7CFF
#EE7CFF is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.2% C 0.211 H 322.3°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CFF |
|---|---|
| RGB | rgb(238, 124, 255) |
| HSL | hsl(292, 100%, 74%) |
| HSV | hsv(292, 51%, 100%) |
| CMYK | cmyk(6.7%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(69.34, 62.31, -46.68) |
| CIE-LCH | lch(69.34, 77.85, 323.16°) |
| OKLab | oklab(76.17% 0.167 -0.1291) |
| OKLCH | oklch(76.17% 0.211 322.3) |
| XYZ | xyz(60.5156, 39.8152, 99.0858) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 4.26
Violet Pink
#FB5FFC
ΔE00 4.53
Light Magenta
#FA5FF7
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 5.79
Orchid
#DA70D6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CFF #8DFF7C
analogous
#AD7CFF #EE7CFF #FF7CCE
triadic
#EE7CFF #FFEE7C #7CFFEE
tetradic
#EE7CFF #FFAD7C #8DFF7C #7CCEFF
square
#EE7CFF #FFAD7C #8DFF7C #7CCEFF
split-complementary
#EE7CFF #CEFF7C #7CFFAD
monochromatic
#DE02FF #E63FFF #EE7CFF #F6B9FF #FBE0FF
Accessibility & contrast
On white
2.34
#EE7CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#EE7CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CFF
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CFF | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#8BAEFB
Tritanopia (blue-blind)
#F18DB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee7cff; /* rgb */ color: rgb(238, 124, 255); /* oklch */ color: oklch(76.2% 0.211 322.3);
Tailwind
colors: {
custom: {
50: '#f6a6ff',
500: '#ee7cff',
950: '#000000',
},
}SCSS
$custom: #ee7cff; $custom-light: #f6a6ff; $custom-dark: #000000;
JSON
{
"hex": "#ee7cff",
"rgb": {
"r": 238,
"g": 124,
"b": 255
},
"hsl": {
"h": 292.214,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.76168,
"c": 0.21106,
"h": 322.3
},
"luminance": 0.39812
}Semantic roles & 50–950 ramp
primary
#EE7CFF
secondary
#D8F7D4
accent
#E6001E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86