#E690EB#E690EB
#E690EB is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.2% C 0.155 H 325.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E690EB |
|---|---|
| RGB | rgb(230, 144, 235) |
| HSL | hsl(297, 69%, 74%) |
| HSV | hsv(297, 39%, 92%) |
| CMYK | cmyk(2.1%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(71.40, 46.40, -32.60) |
| CIE-LCH | lch(71.40, 56.71, 324.91°) |
| OKLab | oklab(77.22% 0.1272 -0.089) |
| OKLCH | oklch(77.22% 0.155 325) |
| XYZ | xyz(57.6004, 42.7700, 83.8025) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Lavender Pink
#DD85D7
ΔE00 3.76
Purply Pink
#F075E6
ΔE00 5.55
Plum
#DDA0DD
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 7.34
Orchid
#DA70D6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E690EB #95EB90
analogous
#B990EB #E690EB #EB90C3
triadic
#E690EB #EBE690 #90EBE6
tetradic
#E690EB #EBB990 #95EB90 #90C3EB
square
#E690EB #EBB990 #95EB90 #90C3EB
split-complementary
#E690EB #C3EB90 #90EBB9
monochromatic
#CF28D8 #DA5CE2 #E690EB #F2C4F4 #F9E5FA
Accessibility & contrast
On white
2.20
#E690EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#E690EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E690EB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E690EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E690EB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#9EB3E8
Tritanopia (blue-blind)
#EA99B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e690eb; /* rgb */ color: rgb(230, 144, 235); /* oklch */ color: oklch(77.2% 0.155 325.0);
Tailwind
colors: {
custom: {
50: '#efb2f1',
500: '#e690eb',
950: '#000000',
},
}SCSS
$custom: #e690eb; $custom-light: #efb2f1; $custom-dark: #000000;
JSON
{
"hex": "#e690eb",
"rgb": {
"r": 230,
"g": 144,
"b": 235
},
"hsl": {
"h": 296.703,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.77219,
"c": 0.15524,
"h": 325
},
"luminance": 0.42768
}Semantic roles & 50–950 ramp
primary
#E690EB
secondary
#DAF2D9
accent
#D1141E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085