#DD90FA#DD90FA
#DD90FA is a light, vivid purple. Relative luminance 0.422; OKLCH L 76.9% C 0.166 H 316.3°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DD90FA |
|---|---|
| RGB | rgb(221, 144, 250) |
| HSL | hsl(284, 91%, 77%) |
| HSV | hsv(284, 42%, 98%) |
| CMYK | cmyk(11.6%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(71.02, 46.65, -41.45) |
| CIE-LCH | lch(71.02, 62.41, 318.38°) |
| OKLab | oklab(76.92% 0.1199 -0.1145) |
| OKLCH | oklch(76.92% 0.166 316.3) |
| XYZ | xyz(57.0448, 42.2223, 95.5687) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.77
Violet (CSS)
#EE82EE
ΔE00 4.91
Liliac
#C48EFD
ΔE00 5.13
Lilac (survey)
#CEA2FD
ΔE00 5.69
Pastel Purple
#CAA0FF
ΔE00 5.99
Lavender (survey)
#C79FEF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD90FA #ADFA90
analogous
#A890FA #DD90FA #FA90E2
triadic
#DD90FA #FADD90 #90FADD
tetradic
#DD90FA #FAA890 #ADFA90 #90E2FA
square
#DD90FA #FAA890 #ADFA90 #90E2FA
split-complementary
#DD90FA #E2FA90 #90FAA8
monochromatic
#B91BF5 #CB55F7 #DD90FA #EFCBFD #F6E2FE
Accessibility & contrast
On white
2.22
#DD90FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#DD90FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD90FA
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD90FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD90FA | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#DC9EB9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dd90fa; /* rgb */ color: rgb(221, 144, 250); /* oklch */ color: oklch(76.9% 0.166 316.3);
Tailwind
colors: {
custom: {
50: '#e9b2fc',
500: '#dd90fa',
950: '#000000',
},
}SCSS
$custom: #dd90fa; $custom-light: #e9b2fc; $custom-dark: #000000;
JSON
{
"hex": "#dd90fa",
"rgb": {
"r": 221,
"g": 144,
"b": 250
},
"hsl": {
"h": 283.585,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.76922,
"c": 0.16578,
"h": 316.3
},
"luminance": 0.42221
}Semantic roles & 50–950 ramp
primary
#DD90FA
secondary
#DEF6D5
accent
#E6003F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085