#EE69E6#EE69E6
#EE69E6 is a light, highly saturated purple. Relative luminance 0.340; OKLCH L 72.6% C 0.218 H 329.9°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EE69E6 |
|---|---|
| RGB | rgb(238, 105, 230) |
| HSL | hsl(304, 80%, 67%) |
| HSV | hsv(304, 56%, 93%) |
| CMYK | cmyk(0%, 55.9%, 3.4%, 6.7%) |
| CIE-LAB | lab(64.96, 66.66, -39.77) |
| CIE-LCH | lch(64.96, 77.63, 329.18°) |
| OKLab | oklab(72.58% 0.1883 -0.1091) |
| OKLCH | oklch(72.58% 0.218 329.9) |
| XYZ | xyz(54.5939, 33.9970, 78.5341) |
| Luminance | 0.3399 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.33
Candy Pink
#FF63E9
ΔE00 2.52
Light Magenta
#FA5FF7
ΔE00 2.80
Violet Pink
#FB5FFC
ΔE00 3.38
Orchid
#DA70D6
ΔE00 3.52
Violet (CSS)
#EE82EE
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE69E6 #69EE71
analogous
#B469EE #EE69E6 #EE69A4
triadic
#EE69E6 #E6EE69 #69E6EE
tetradic
#EE69E6 #EEB469 #69EE71 #69A4EE
square
#EE69E6 #EEB469 #69EE71 #69A4EE
split-complementary
#EE69E6 #A4EE69 #69EEB4
monochromatic
#C616BC #E832DD #EE69E6 #F4A0EF #FAD7F8
Accessibility & contrast
On white
2.69
#EE69E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#EE69E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE69E6
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE69E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE69E6 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6092EA
Deuteranopia (green-blind)
#8AA4E2
Tritanopia (blue-blind)
#F6769E
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee69e6; /* rgb */ color: rgb(238, 105, 230); /* oklch */ color: oklch(72.6% 0.218 329.9);
Tailwind
colors: {
custom: {
50: '#f69aee',
500: '#ee69e6',
950: '#000000',
},
}SCSS
$custom: #ee69e6; $custom-light: #f69aee; $custom-dark: #000000;
JSON
{
"hex": "#ee69e6",
"rgb": {
"r": 238,
"g": 105,
"b": 230
},
"hsl": {
"h": 303.609,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.72581,
"c": 0.21762,
"h": 329.9
},
"luminance": 0.33993
}Semantic roles & 50–950 ramp
primary
#EE69E6
secondary
#C4EEC7
accent
#DC160A
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84