#E690EA#E690EA
#E690EA is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.2% C 0.154 H 325.4°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E690EA |
|---|---|
| RGB | rgb(230, 144, 234) |
| HSL | hsl(297, 68%, 74%) |
| HSV | hsv(297, 38%, 92%) |
| CMYK | cmyk(1.7%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(71.36, 46.22, -32.11) |
| CIE-LCH | lch(71.36, 56.28, 325.21°) |
| OKLab | oklab(77.18% 0.1269 -0.0877) |
| OKLCH | oklch(77.18% 0.154 325.4) |
| XYZ | xyz(57.4563, 42.7124, 83.0438) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.28
Lavender Pink
#DD85D7
ΔE00 3.63
Purply Pink
#F075E6
ΔE00 5.55
Plum
#DDA0DD
ΔE00 5.63
Orchid
#DA70D6
ΔE00 7.39
Baby Purple
#CA9BF7
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E690EA #94EA90
analogous
#B990EA #E690EA #EA90C1
triadic
#E690EA #EAE690 #90EAE6
tetradic
#E690EA #EAB990 #94EA90 #90C1EA
square
#E690EA #EAB990 #94EA90 #90C1EA
split-complementary
#E690EA #C1EA90 #90EAB9
monochromatic
#CF29D7 #DA5DE0 #E690EA #F2C3F4 #F9E5FA
Accessibility & contrast
On white
2.20
#E690EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#E690EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E690EA
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E690EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E690EA | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8ED
Deuteranopia (green-blind)
#9EB3E7
Tritanopia (blue-blind)
#EA99B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e690ea; /* rgb */ color: rgb(230, 144, 234); /* oklch */ color: oklch(77.2% 0.154 325.4);
Tailwind
colors: {
custom: {
50: '#efb2f1',
500: '#e690ea',
950: '#000000',
},
}SCSS
$custom: #e690ea; $custom-light: #efb2f1; $custom-dark: #000000;
JSON
{
"hex": "#e690ea",
"rgb": {
"r": 230,
"g": 144,
"b": 234
},
"hsl": {
"h": 297.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.77177,
"c": 0.15427,
"h": 325.4
},
"luminance": 0.4271
}Semantic roles & 50–950 ramp
primary
#E690EA
secondary
#DAF2D9
accent
#D0151E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084