#EE6EF5#EE6EF5
#EE6EF5 is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 73.9% C 0.223 H 325.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EF5 |
|---|---|
| RGB | rgb(238, 110, 245) |
| HSL | hsl(297, 87%, 70%) |
| HSV | hsv(297, 55%, 96%) |
| CMYK | cmyk(2.9%, 55.1%, 0%, 3.9%) |
| CIE-LAB | lab(66.46, 66.98, -45.72) |
| CIE-LCH | lch(66.46, 81.10, 325.69°) |
| OKLab | oklab(73.91% 0.1837 -0.1262) |
| OKLCH | oklch(73.91% 0.223 325.5) |
| XYZ | xyz(57.3160, 35.9248, 90.2837) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.37
Violet Pink
#FB5FFC
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 3.16
Candy Pink
#FF63E9
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 4.14
Orchid
#DA70D6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EF5 #75F56E
analogous
#AB6EF5 #EE6EF5 #F56EB9
triadic
#EE6EF5 #F5EE6E #6EF5EE
tetradic
#EE6EF5 #F5AB6E #75F56E #6EB9F5
square
#EE6EF5 #F5AB6E #75F56E #6EB9F5
split-complementary
#EE6EF5 #B9F56E #6EF5AB
monochromatic
#CF0FDA #E735F1 #EE6EF5 #F5A7F9 #FBE1FD
Accessibility & contrast
On white
2.57
#EE6EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#EE6EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EF5
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EF5 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C97F9
Deuteranopia (green-blind)
#86A7F1
Tritanopia (blue-blind)
#F37FA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee6ef5; /* rgb */ color: rgb(238, 110, 245); /* oklch */ color: oklch(73.9% 0.223 325.5);
Tailwind
colors: {
custom: {
50: '#f69df9',
500: '#ee6ef5',
950: '#000000',
},
}SCSS
$custom: #ee6ef5; $custom-light: #f69df9; $custom-dark: #000000;
JSON
{
"hex": "#ee6ef5",
"rgb": {
"r": 238,
"g": 110,
"b": 245
},
"hsl": {
"h": 296.889,
"s": 87.097,
"l": 69.608
},
"oklch": {
"l": 0.73905,
"c": 0.22291,
"h": 325.5
},
"luminance": 0.35922
}Semantic roles & 50–950 ramp
primary
#EE6EF5
secondary
#CEF3CC
accent
#E4020E
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85