#E990EB#E990EB
#E990EB is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.5% C 0.157 H 326.2°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E990EB |
|---|---|
| RGB | rgb(233, 144, 235) |
| HSL | hsl(299, 69%, 74%) |
| HSV | hsv(299, 39%, 92%) |
| CMYK | cmyk(0.9%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(71.74, 47.30, -32.05) |
| CIE-LCH | lch(71.74, 57.14, 325.88°) |
| OKLab | oklab(77.55% 0.1305 -0.0874) |
| OKLCH | oklch(77.55% 0.157 326.2) |
| XYZ | xyz(58.5717, 43.2708, 83.8480) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.14
Lavender Pink
#DD85D7
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 5.43
Plum
#DDA0DD
ΔE00 5.78
Orchid
#DA70D6
ΔE00 7.53
Baby Purple
#CA9BF7
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E990EB #92EB90
analogous
#BC90EB #E990EB #EB90C0
triadic
#E990EB #EBE990 #90EBE9
tetradic
#E990EB #EBBC90 #92EB90 #90C0EB
square
#E990EB #EBBC90 #92EB90 #90C0EB
split-complementary
#E990EB #C0EB90 #90EBBC
monochromatic
#D428D8 #DF5CE2 #E990EB #F3C4F4 #FAE5FA
Accessibility & contrast
On white
2.18
#E990EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#E990EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E990EB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E990EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E990EB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EE
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#EE99B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e990eb; /* rgb */ color: rgb(233, 144, 235); /* oklch */ color: oklch(77.5% 0.157 326.2);
Tailwind
colors: {
custom: {
50: '#f1b2f1',
500: '#e990eb',
950: '#000000',
},
}SCSS
$custom: #e990eb; $custom-light: #f1b2f1; $custom-dark: #000000;
JSON
{
"hex": "#e990eb",
"rgb": {
"r": 233,
"g": 144,
"b": 235
},
"hsl": {
"h": 298.681,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.77549,
"c": 0.15711,
"h": 326.2
},
"luminance": 0.43268
}Semantic roles & 50–950 ramp
primary
#E990EB
secondary
#DAF2D9
accent
#D11418
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085