#DD90EE#DD90EE
#DD90EE is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.4% C 0.153 H 320.2°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DD90EE |
|---|---|
| RGB | rgb(221, 144, 238) |
| HSL | hsl(289, 73%, 75%) |
| HSV | hsv(289, 39%, 93%) |
| CMYK | cmyk(7.1%, 39.5%, 0%, 6.7%) |
| CIE-LAB | lab(70.52, 44.29, -35.68) |
| CIE-LCH | lch(70.52, 56.87, 321.14°) |
| OKLab | oklab(76.38% 0.1176 -0.098) |
| OKLCH | oklch(76.38% 0.153 320.2) |
| XYZ | xyz(55.2227, 41.4935, 85.9724) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 4.57
Baby Purple
#CA9BF7
ΔE00 5.54
Lavender (survey)
#C79FEF
ΔE00 6.34
Purply Pink
#F075E6
ΔE00 6.35
Plum
#DDA0DD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD90EE #A1EE90
analogous
#AE90EE #DD90EE #EE90D0
triadic
#DD90EE #EEDD90 #90EEDD
tetradic
#DD90EE #EEAE90 #A1EE90 #90D0EE
square
#DD90EE #EEAE90 #A1EE90 #90D0EE
split-complementary
#DD90EE #D0EE90 #90EEAE
monochromatic
#BC26DE #CD5BE6 #DD90EE #EDC5F6 #F7E4FB
Accessibility & contrast
On white
2.26
#DD90EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#DD90EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD90EE
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD90EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD90EE | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#DE9BB4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dd90ee; /* rgb */ color: rgb(221, 144, 238); /* oklch */ color: oklch(76.4% 0.153 320.2);
Tailwind
colors: {
custom: {
50: '#e9b2f4',
500: '#dd90ee',
950: '#000000',
},
}SCSS
$custom: #dd90ee; $custom-light: #e9b2f4; $custom-dark: #000000;
JSON
{
"hex": "#dd90ee",
"rgb": {
"r": 221,
"g": 144,
"b": 238
},
"hsl": {
"h": 289.149,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.76379,
"c": 0.15306,
"h": 320.2
},
"luminance": 0.41492
}Semantic roles & 50–950 ramp
primary
#DD90EE
secondary
#DDF3D8
accent
#D61034
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085