#DE90DF#DE90DF
#DE90DF is a light, vivid purple. Relative luminance 0.408; OKLCH L 75.8% C 0.139 H 326.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DE90DF |
|---|---|
| RGB | rgb(222, 144, 223) |
| HSL | hsl(299, 55%, 72%) |
| HSV | hsv(299, 35%, 87%) |
| CMYK | cmyk(0.4%, 35.4%, 0%, 12.5%) |
| CIE-LAB | lab(70.04, 41.76, -28.18) |
| CIE-LCH | lch(70.04, 50.37, 325.99°) |
| OKLab | oklab(75.85% 0.1154 -0.0766) |
| OKLCH | oklch(75.85% 0.139 326.4) |
| XYZ | xyz(53.4156, 40.8060, 74.8604) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.64
Plum
#DDA0DD
ΔE00 4.47
Violet (CSS)
#EE82EE
ΔE00 4.67
Purply Pink
#F075E6
ΔE00 6.32
Orchid
#DA70D6
ΔE00 7.21
Orchid (survey)
#C875C4
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE90DF #91DF90
analogous
#B790DF #DE90DF #DF90B8
triadic
#DE90DF #DFDE90 #90DFDE
tetradic
#DE90DF #DFB790 #91DF90 #90B8DF
square
#DE90DF #DFB790 #91DF90 #90B8DF
split-complementary
#DE90DF #B8DF90 #90DFB7
monochromatic
#BC37BE #D060D1 #DE90DF #ECC0ED #F8E7F8
Accessibility & contrast
On white
2.29
#DE90DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#DE90DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE90DF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE90DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE90DF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E2
Deuteranopia (green-blind)
#9EAFDC
Tritanopia (blue-blind)
#E297AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #de90df; /* rgb */ color: rgb(222, 144, 223); /* oklch */ color: oklch(75.8% 0.139 326.4);
Tailwind
colors: {
custom: {
50: '#e9b2e9',
500: '#de90df',
950: '#000000',
},
}SCSS
$custom: #de90df; $custom-light: #e9b2e9; $custom-dark: #000000;
JSON
{
"hex": "#de90df",
"rgb": {
"r": 222,
"g": 144,
"b": 223
},
"hsl": {
"h": 299.241,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.75847,
"c": 0.1385,
"h": 326.4
},
"luminance": 0.40804
}Semantic roles & 50–950 ramp
primary
#DE90DF
secondary
#DCEFDC
accent
#C32325
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084