#EE6EF8#EE6EF8
#EE6EF8 is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.1% C 0.226 H 324.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EF8 |
|---|---|
| RGB | rgb(238, 110, 248) |
| HSL | hsl(296, 91%, 70%) |
| HSV | hsv(296, 56%, 97%) |
| CMYK | cmyk(4%, 55.6%, 0%, 2.7%) |
| CIE-LAB | lab(66.60, 67.51, -47.15) |
| CIE-LCH | lch(66.60, 82.34, 325.07°) |
| OKLab | oklab(74.05% 0.184 -0.1304) |
| OKLCH | oklch(74.05% 0.226 324.7) |
| XYZ | xyz(57.7777, 36.1095, 92.7152) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.40
Light Magenta
#FA5FF7
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.58
Candy Pink
#FF63E9
ΔE00 4.15
Violet (CSS)
#EE82EE
ΔE00 4.35
Orchid
#DA70D6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EF8 #78F86E
analogous
#A96EF8 #EE6EF8 #F86EBD
triadic
#EE6EF8 #F8EE6E #6EF8EE
tetradic
#EE6EF8 #F8A96E #78F86E #6EBDF8
square
#EE6EF8 #F8A96E #78F86E #6EBDF8
split-complementary
#EE6EF8 #BDF86E #6EF8A9
monochromatic
#D10BE1 #E734F5 #EE6EF8 #F5A8FB #FCE2FE
Accessibility & contrast
On white
2.55
#EE6EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#EE6EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EF8
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EF8 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FC
Deuteranopia (green-blind)
#85A7F4
Tritanopia (blue-blind)
#F380A9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee6ef8; /* rgb */ color: rgb(238, 110, 248); /* oklch */ color: oklch(74.1% 0.226 324.7);
Tailwind
colors: {
custom: {
50: '#f69dfb',
500: '#ee6ef8',
950: '#000000',
},
}SCSS
$custom: #ee6ef8; $custom-light: #f69dfb; $custom-dark: #000000;
JSON
{
"hex": "#ee6ef8",
"rgb": {
"r": 238,
"g": 110,
"b": 248
},
"hsl": {
"h": 295.652,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.74054,
"c": 0.22551,
"h": 324.7
},
"luminance": 0.36106
}Semantic roles & 50–950 ramp
primary
#EE6EF8
secondary
#D1F4CE
accent
#E60011
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85