#EE6EF4#EE6EF4
#EE6EF4 is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 73.9% C 0.222 H 325.8°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EF4 |
|---|---|
| RGB | rgb(238, 110, 244) |
| HSL | hsl(297, 86%, 69%) |
| HSV | hsv(297, 55%, 96%) |
| CMYK | cmyk(2.5%, 54.9%, 0%, 4.3%) |
| CIE-LAB | lab(66.42, 66.81, -45.24) |
| CIE-LCH | lch(66.42, 80.69, 325.90°) |
| OKLab | oklab(73.86% 0.1836 -0.1249) |
| OKLCH | oklch(73.86% 0.222 325.8) |
| XYZ | xyz(57.1638, 35.8639, 89.4819) |
| Luminance | 0.3586 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.36
Violet Pink
#FB5FFC
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 3.02
Candy Pink
#FF63E9
ΔE00 3.69
Violet (CSS)
#EE82EE
ΔE00 4.08
Orchid
#DA70D6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EF4 #74F46E
analogous
#AB6EF4 #EE6EF4 #F46EB7
triadic
#EE6EF4 #F4EE6E #6EF4EE
tetradic
#EE6EF4 #F4AB6E #74F46E #6EB7F4
square
#EE6EF4 #F4AB6E #74F46E #6EB7F4
split-complementary
#EE6EF4 #B7F46E #6EF4AB
monochromatic
#CE10D7 #E735F0 #EE6EF4 #F5A7F8 #FBE0FD
Accessibility & contrast
On white
2.57
#EE6EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#EE6EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EF4
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EF4 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D97F8
Deuteranopia (green-blind)
#87A7F0
Tritanopia (blue-blind)
#F37FA7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee6ef4; /* rgb */ color: rgb(238, 110, 244); /* oklch */ color: oklch(73.9% 0.222 325.8);
Tailwind
colors: {
custom: {
50: '#f69df8',
500: '#ee6ef4',
950: '#000000',
},
}SCSS
$custom: #ee6ef4; $custom-light: #f69df8; $custom-dark: #000000;
JSON
{
"hex": "#ee6ef4",
"rgb": {
"r": 238,
"g": 110,
"b": 244
},
"hsl": {
"h": 297.313,
"s": 85.897,
"l": 69.412
},
"oklch": {
"l": 0.73856,
"c": 0.22206,
"h": 325.8
},
"luminance": 0.35861
}Semantic roles & 50–950 ramp
primary
#EE6EF4
secondary
#CDF2CC
accent
#E2030D
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85