#EE69E5#EE69E5
#EE69E5 is a light, highly saturated purple. Relative luminance 0.339; OKLCH L 72.5% C 0.217 H 330.2°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EE69E5 |
|---|---|
| RGB | rgb(238, 105, 229) |
| HSL | hsl(304, 80%, 67%) |
| HSV | hsv(304, 56%, 93%) |
| CMYK | cmyk(0%, 55.9%, 3.8%, 6.7%) |
| CIE-LAB | lab(64.92, 66.50, -39.29) |
| CIE-LCH | lch(64.92, 77.24, 329.42°) |
| OKLab | oklab(72.53% 0.1882 -0.1077) |
| OKLCH | oklch(72.53% 0.217 330.2) |
| XYZ | xyz(54.4539, 33.9410, 77.7967) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.30
Candy Pink
#FF63E9
ΔE00 2.50
Light Magenta
#FA5FF7
ΔE00 2.92
Orchid
#DA70D6
ΔE00 3.45
Violet Pink
#FB5FFC
ΔE00 3.51
Violet (CSS)
#EE82EE
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE69E5 #69EE72
analogous
#B469EE #EE69E5 #EE69A3
triadic
#EE69E5 #E5EE69 #69E5EE
tetradic
#EE69E5 #EEB469 #69EE72 #69A3EE
square
#EE69E5 #EEB469 #69EE72 #69A3EE
split-complementary
#EE69E5 #A3EE69 #69EEB4
monochromatic
#C616BA #E832DB #EE69E5 #F4A0EF #FAD7F8
Accessibility & contrast
On white
2.70
#EE69E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#EE69E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE69E5
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE69E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE69E5 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6192E9
Deuteranopia (green-blind)
#8BA4E1
Tritanopia (blue-blind)
#F6769E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ee69e5; /* rgb */ color: rgb(238, 105, 229); /* oklch */ color: oklch(72.5% 0.217 330.2);
Tailwind
colors: {
custom: {
50: '#f69aed',
500: '#ee69e5',
950: '#000000',
},
}SCSS
$custom: #ee69e5; $custom-light: #f69aed; $custom-dark: #000000;
JSON
{
"hex": "#ee69e5",
"rgb": {
"r": 238,
"g": 105,
"b": 229
},
"hsl": {
"h": 304.06,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.72534,
"c": 0.21681,
"h": 330.2
},
"luminance": 0.33937
}Semantic roles & 50–950 ramp
primary
#EE69E5
secondary
#C4EEC7
accent
#DC180A
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84