#DD90EC#DD90EC
#DD90EC is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.3% C 0.151 H 320.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DD90EC |
|---|---|
| RGB | rgb(221, 144, 236) |
| HSL | hsl(290, 71%, 75%) |
| HSV | hsv(290, 39%, 93%) |
| CMYK | cmyk(6.4%, 39%, 0%, 7.5%) |
| CIE-LAB | lab(70.44, 43.90, -34.71) |
| CIE-LCH | lch(70.44, 55.96, 321.67°) |
| OKLab | oklab(76.29% 0.1172 -0.0952) |
| OKLCH | oklch(76.29% 0.151 320.9) |
| XYZ | xyz(54.9305, 41.3766, 84.4336) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 4.25
Baby Purple
#CA9BF7
ΔE00 5.75
Plum
#DDA0DD
ΔE00 6.12
Purply Pink
#F075E6
ΔE00 6.27
Lavender (survey)
#C79FEF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD90EC #9FEC90
analogous
#AF90EC #DD90EC #EC90CD
triadic
#DD90EC #ECDD90 #90ECDD
tetradic
#DD90EC #ECAF90 #9FEC90 #90CDEC
square
#DD90EC #ECAF90 #9FEC90 #90CDEC
split-complementary
#DD90EC #CDEC90 #90ECAF
monochromatic
#BD27DA #CD5CE3 #DD90EC #EDC4F5 #F7E5FB
Accessibility & contrast
On white
2.26
#DD90EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#DD90EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD90EC
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD90EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD90EC | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7EF
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#DF9BB3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dd90ec; /* rgb */ color: rgb(221, 144, 236); /* oklch */ color: oklch(76.3% 0.151 320.9);
Tailwind
colors: {
custom: {
50: '#e9b2f2',
500: '#dd90ec',
950: '#000000',
},
}SCSS
$custom: #dd90ec; $custom-light: #e9b2f2; $custom-dark: #000000;
JSON
{
"hex": "#dd90ec",
"rgb": {
"r": 221,
"g": 144,
"b": 236
},
"hsl": {
"h": 290.217,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.76291,
"c": 0.15098,
"h": 320.9
},
"luminance": 0.41375
}Semantic roles & 50–950 ramp
primary
#DD90EC
secondary
#DDF2D9
accent
#D31332
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085