#EE66FF#EE66FF
#EE66FF is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 73.5% C 0.243 H 323.1°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EE66FF |
|---|---|
| RGB | rgb(238, 102, 255) |
| HSL | hsl(293, 100%, 70%) |
| HSV | hsv(293, 60%, 100%) |
| CMYK | cmyk(6.7%, 60%, 0%, 0%) |
| CIE-LAB | lab(65.67, 72.20, -52.46) |
| CIE-LCH | lch(65.67, 89.25, 324.00°) |
| OKLab | oklab(73.49% 0.194 -0.1457) |
| OKLCH | oklch(73.49% 0.243 323.1) |
| XYZ | xyz(58.0595, 34.9030, 98.2671) |
| Luminance | 0.3490 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.18
Light Magenta
#FA5FF7
ΔE00 2.52
Candy Pink
#FF63E9
ΔE00 5.07
Purply Pink
#F075E6
ΔE00 5.20
Heliotrope
#D94FF5
ΔE00 5.96
Violet (CSS)
#EE82EE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE66FF #77FF66
analogous
#A166FF #EE66FF #FF66C4
triadic
#EE66FF #FFEE66 #66FFEE
tetradic
#EE66FF #FFA166 #77FF66 #66C4FF
square
#EE66FF #FFA166 #77FF66 #66C4FF
split-complementary
#EE66FF #C4FF66 #66FFA1
monochromatic
#D100EB #E729FF #EE66FF #F5A3FF #FCE0FF
Accessibility & contrast
On white
2.63
#EE66FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#EE66FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE66FF
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE66FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE66FF | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4895FF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#F27DAA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ee66ff; /* rgb */ color: rgb(238, 102, 255); /* oklch */ color: oklch(73.5% 0.243 323.1);
Tailwind
colors: {
custom: {
50: '#f799ff',
500: '#ee66ff',
950: '#000000',
},
}SCSS
$custom: #ee66ff; $custom-light: #f799ff; $custom-dark: #000000;
JSON
{
"hex": "#ee66ff",
"rgb": {
"r": 238,
"g": 102,
"b": 255
},
"hsl": {
"h": 293.333,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.73487,
"c": 0.24266,
"h": 323.1
},
"luminance": 0.349
}Semantic roles & 50–950 ramp
primary
#EE66FF
secondary
#D0F6CB
accent
#E6001A
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86