#EE66DD#EE66DD
#EE66DD is a light, highly saturated purple. Relative luminance 0.329; OKLCH L 71.8% C 0.215 H 332.7°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EE66DD |
|---|---|
| RGB | rgb(238, 102, 221) |
| HSL | hsl(308, 80%, 67%) |
| HSV | hsv(308, 57%, 93%) |
| CMYK | cmyk(0%, 57.1%, 7.1%, 6.7%) |
| CIE-LAB | lab(64.08, 66.52, -36.13) |
| CIE-LCH | lch(64.08, 75.70, 331.49°) |
| OKLab | oklab(71.81% 0.1909 -0.0986) |
| OKLCH | oklch(71.81% 0.215 332.7) |
| XYZ | xyz(53.0624, 32.9041, 71.9489) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 2.92
Orchid
#DA70D6
ΔE00 3.27
Light Magenta
#FA5FF7
ΔE00 3.90
Violet Pink
#FB5FFC
ΔE00 4.56
Violet (CSS)
#EE82EE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE66DD #66EE77
analogous
#BB66EE #EE66DD #EE6699
triadic
#EE66DD #DDEE66 #66DDEE
tetradic
#EE66DD #EEBB66 #66EE77 #6699EE
square
#EE66DD #EEBB66 #66EE77 #6699EE
split-complementary
#EE66DD #99EE66 #66EEBB
monochromatic
#C416AE #E82FD1 #EE66DD #F49DE9 #FAD4F5
Accessibility & contrast
On white
2.77
#EE66DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#EE66DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE66DD
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE66DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE66DD | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#628FE1
Deuteranopia (green-blind)
#8CA2D9
Tritanopia (blue-blind)
#F77098
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ee66dd; /* rgb */ color: rgb(238, 102, 221); /* oklch */ color: oklch(71.8% 0.215 332.7);
Tailwind
colors: {
custom: {
50: '#f798e8',
500: '#ee66dd',
950: '#000000',
},
}SCSS
$custom: #ee66dd; $custom-light: #f798e8; $custom-dark: #000000;
JSON
{
"hex": "#ee66dd",
"rgb": {
"r": 238,
"g": 102,
"b": 221
},
"hsl": {
"h": 307.5,
"s": 80,
"l": 66.667
},
"oklch": {
"l": 0.71809,
"c": 0.21482,
"h": 332.7
},
"luminance": 0.329
}Semantic roles & 50–950 ramp
primary
#EE66DD
secondary
#C2EEC7
accent
#DC2409
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180E16
muted
#867E84