#EE6EFA#EE6EFA
#EE6EFA is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.2% C 0.227 H 324.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EFA |
|---|---|
| RGB | rgb(238, 110, 250) |
| HSL | hsl(295, 93%, 71%) |
| HSV | hsv(295, 56%, 98%) |
| CMYK | cmyk(4.8%, 56%, 0%, 2%) |
| CIE-LAB | lab(66.70, 67.86, -48.10) |
| CIE-LCH | lch(66.70, 83.17, 324.67°) |
| OKLab | oklab(74.16% 0.1842 -0.1331) |
| OKLCH | oklch(74.16% 0.227 324.1) |
| XYZ | xyz(58.0896, 36.2342, 94.3581) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.42
Light Magenta
#FA5FF7
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 4.39
Violet (CSS)
#EE82EE
ΔE00 4.51
Orchid
#DA70D6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EFA #7AFA6E
analogous
#A86EFA #EE6EFA #FA6EC0
triadic
#EE6EFA #FAEE6E #6EFAEE
tetradic
#EE6EFA #FAA86E #7AFA6E #6EC0FA
square
#EE6EFA #FAA86E #7AFA6E #6EC0FA
split-complementary
#EE6EFA #C0FA6E #6EFAA8
monochromatic
#D308E6 #E733F8 #EE6EFA #F5A9FC #FCE1FE
Accessibility & contrast
On white
2.55
#EE6EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#EE6EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EFA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EFA | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5898FE
Deuteranopia (green-blind)
#84A8F6
Tritanopia (blue-blind)
#F281AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee6efa; /* rgb */ color: rgb(238, 110, 250); /* oklch */ color: oklch(74.2% 0.227 324.1);
Tailwind
colors: {
custom: {
50: '#f69efc',
500: '#ee6efa',
950: '#000000',
},
}SCSS
$custom: #ee6efa; $custom-light: #f69efc; $custom-dark: #000000;
JSON
{
"hex": "#ee6efa",
"rgb": {
"r": 238,
"g": 110,
"b": 250
},
"hsl": {
"h": 294.857,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.74155,
"c": 0.22725,
"h": 324.1
},
"luminance": 0.36231
}Semantic roles & 50–950 ramp
primary
#EE6EFA
secondary
#D2F5CF
accent
#E60014
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85