#D790EB#D790EB
#D790EB is a light, vivid purple. Relative luminance 0.404; OKLCH L 75.6% C 0.147 H 318.6°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D790EB |
|---|---|
| RGB | rgb(215, 144, 235) |
| HSL | hsl(287, 69%, 74%) |
| HSV | hsv(287, 39%, 92%) |
| CMYK | cmyk(8.5%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(69.75, 41.91, -35.29) |
| CIE-LCH | lch(69.75, 54.79, 319.91°) |
| OKLab | oklab(75.61% 0.1101 -0.097) |
| OKLCH | oklch(75.61% 0.147 318.6) |
| XYZ | xyz(52.9910, 40.3933, 83.5864) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.71
Violet (CSS)
#EE82EE
ΔE00 4.90
Baby Purple
#CA9BF7
ΔE00 4.91
Lavender (survey)
#C79FEF
ΔE00 5.62
Liliac
#C48EFD
ΔE00 6.03
Lilac (survey)
#CEA2FD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D790EB #A4EB90
analogous
#AA90EB #D790EB #EB90D2
triadic
#D790EB #EBD790 #90EBD7
tetradic
#D790EB #EBAA90 #A4EB90 #90D2EB
square
#D790EB #EBAA90 #A4EB90 #90D2EB
split-complementary
#D790EB #D2EB90 #90EBAA
monochromatic
#B228D8 #C45CE2 #D790EB #EAC4F4 #F6E5FA
Accessibility & contrast
On white
2.31
#D790EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#D790EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D790EB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D790EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D790EB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#D89BB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d790eb; /* rgb */ color: rgb(215, 144, 235); /* oklch */ color: oklch(75.6% 0.147 318.6);
Tailwind
colors: {
custom: {
50: '#e4b2f1',
500: '#d790eb',
950: '#000000',
},
}SCSS
$custom: #d790eb; $custom-light: #e4b2f1; $custom-dark: #000000;
JSON
{
"hex": "#d790eb",
"rgb": {
"r": 215,
"g": 144,
"b": 235
},
"hsl": {
"h": 286.813,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.75613,
"c": 0.14671,
"h": 318.6
},
"luminance": 0.40392
}Semantic roles & 50–950 ramp
primary
#D790EB
secondary
#DFF2D9
accent
#D1143E
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085