#EE69E7#EE69E7
#EE69E7 is a light, highly saturated purple. Relative luminance 0.341; OKLCH L 72.6% C 0.218 H 329.6°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EE69E7 |
|---|---|
| RGB | rgb(238, 105, 231) |
| HSL | hsl(303, 80%, 67%) |
| HSV | hsv(303, 56%, 93%) |
| CMYK | cmyk(0%, 55.9%, 2.9%, 6.7%) |
| CIE-LAB | lab(65.00, 66.83, -40.26) |
| CIE-LCH | lch(65.00, 78.02, 328.93°) |
| OKLab | oklab(72.63% 0.1884 -0.1105) |
| OKLCH | oklch(72.63% 0.218 329.6) |
| XYZ | xyz(54.7348, 34.0534, 79.2758) |
| Luminance | 0.3405 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 2.56
Light Magenta
#FA5FF7
ΔE00 2.68
Violet Pink
#FB5FFC
ΔE00 3.25
Orchid
#DA70D6
ΔE00 3.59
Violet (CSS)
#EE82EE
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE69E7 #69EE70
analogous
#B369EE #EE69E7 #EE69A5
triadic
#EE69E7 #E7EE69 #69E7EE
tetradic
#EE69E7 #EEB369 #69EE70 #69A5EE
square
#EE69E7 #EEB369 #69EE70 #69A5EE
split-complementary
#EE69E7 #A5EE69 #69EEB3
monochromatic
#C616BD #E832DE #EE69E7 #F4A0F0 #FAD7F9
Accessibility & contrast
On white
2.69
#EE69E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#EE69E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE69E7
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE69E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE69E7 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F92EB
Deuteranopia (green-blind)
#8AA4E3
Tritanopia (blue-blind)
#F6769F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee69e7; /* rgb */ color: rgb(238, 105, 231); /* oklch */ color: oklch(72.6% 0.218 329.6);
Tailwind
colors: {
custom: {
50: '#f69aef',
500: '#ee69e7',
950: '#000000',
},
}SCSS
$custom: #ee69e7; $custom-light: #f69aef; $custom-dark: #000000;
JSON
{
"hex": "#ee69e7",
"rgb": {
"r": 238,
"g": 105,
"b": 231
},
"hsl": {
"h": 303.158,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.72629,
"c": 0.21842,
"h": 329.6
},
"luminance": 0.3405
}Semantic roles & 50–950 ramp
primary
#EE69E7
secondary
#C4EEC7
accent
#DC150A
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84