#EE69ED#EE69ED
#EE69ED is a light, highly saturated purple. Relative luminance 0.344; OKLCH L 72.9% C 0.223 H 327.9°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EE69ED |
|---|---|
| RGB | rgb(238, 105, 237) |
| HSL | hsl(300, 80%, 67%) |
| HSV | hsv(300, 56%, 93%) |
| CMYK | cmyk(0%, 55.9%, 0.4%, 6.7%) |
| CIE-LAB | lab(65.28, 67.82, -43.16) |
| CIE-LCH | lch(65.28, 80.39, 327.53°) |
| OKLab | oklab(72.92% 0.1891 -0.1188) |
| OKLCH | oklch(72.92% 0.223 327.9) |
| XYZ | xyz(55.5967, 34.3982, 83.8155) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.10
Violet Pink
#FB5FFC
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 2.81
Candy Pink
#FF63E9
ΔE00 2.97
Orchid
#DA70D6
ΔE00 4.14
Violet (CSS)
#EE82EE
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE69ED #69EE6A
analogous
#AC69EE #EE69ED #EE69AB
triadic
#EE69ED #EDEE69 #69EDEE
tetradic
#EE69ED #EEAC69 #69EE6A #69ABEE
square
#EE69ED #EEAC69 #69EE6A #69ABEE
split-complementary
#EE69ED #ABEE69 #69EEAC
monochromatic
#C616C5 #E832E6 #EE69ED #F4A0F4 #FAD7FA
Accessibility & contrast
On white
2.67
#EE69ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#EE69ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE69ED
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE69ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE69ED | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B93F1
Deuteranopia (green-blind)
#87A5E9
Tritanopia (blue-blind)
#F578A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee69ed; /* rgb */ color: rgb(238, 105, 237); /* oklch */ color: oklch(72.9% 0.223 327.9);
Tailwind
colors: {
custom: {
50: '#f69af3',
500: '#ee69ed',
950: '#000000',
},
}SCSS
$custom: #ee69ed; $custom-light: #f69af3; $custom-dark: #000000;
JSON
{
"hex": "#ee69ed",
"rgb": {
"r": 238,
"g": 105,
"b": 237
},
"hsl": {
"h": 300.451,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.72917,
"c": 0.22335,
"h": 327.9
},
"luminance": 0.34395
}Semantic roles & 50–950 ramp
primary
#EE69ED
secondary
#C4EEC5
accent
#DC0B0A
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85