#E869EE#E869EE
#E869EE is a light, highly saturated purple. Relative luminance 0.334; OKLCH L 72.2% C 0.221 H 325.8°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E869EE |
|---|---|
| RGB | rgb(232, 105, 238) |
| HSL | hsl(297, 80%, 67%) |
| HSV | hsv(297, 56%, 93%) |
| CMYK | cmyk(2.5%, 55.9%, 0%, 6.7%) |
| CIE-LAB | lab(64.51, 66.47, -44.98) |
| CIE-LCH | lch(64.51, 80.26, 325.92°) |
| OKLab | oklab(72.21% 0.1827 -0.1242) |
| OKLCH | oklch(72.21% 0.221 325.8) |
| XYZ | xyz(53.7618, 33.4351, 84.4942) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.67
Violet Pink
#FB5FFC
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 3.63
Orchid
#DA70D6
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 4.05
Violet (CSS)
#EE82EE
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E869EE #6FEE69
analogous
#A569EE #E869EE #EE69B2
triadic
#E869EE #EEE869 #69EEE8
tetradic
#E869EE #EEA569 #6FEE69 #69B2EE
square
#E869EE #EEA569 #6FEE69 #69B2EE
split-complementary
#E869EE #B2EE69 #69EEA5
monochromatic
#BE16C6 #E032E8 #E869EE #F0A0F4 #F9D7FA
Accessibility & contrast
On white
2.73
#E869EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#E869EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E869EE
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E869EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E869EE | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5792F2
Deuteranopia (green-blind)
#82A2EA
Tritanopia (blue-blind)
#ED7AA2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #e869ee; /* rgb */ color: rgb(232, 105, 238); /* oklch */ color: oklch(72.2% 0.221 325.8);
Tailwind
colors: {
custom: {
50: '#f29af4',
500: '#e869ee',
950: '#000000',
},
}SCSS
$custom: #e869ee; $custom-light: #f29af4; $custom-dark: #000000;
JSON
{
"hex": "#e869ee",
"rgb": {
"r": 232,
"g": 105,
"b": 238
},
"hsl": {
"h": 297.293,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.72206,
"c": 0.2209,
"h": 325.8
},
"luminance": 0.33432
}Semantic roles & 50–950 ramp
primary
#E869EE
secondary
#C6EEC4
accent
#DC0A13
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#170E17
muted
#857E85