#DD90FC#DD90FC
#DD90FC is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.0% C 0.168 H 315.7°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DD90FC |
|---|---|
| RGB | rgb(221, 144, 252) |
| HSL | hsl(283, 95%, 78%) |
| HSV | hsv(283, 43%, 99%) |
| CMYK | cmyk(12.3%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(71.11, 47.06, -42.40) |
| CIE-LCH | lch(71.11, 63.34, 317.98°) |
| OKLab | oklab(77.02% 0.1202 -0.1173) |
| OKLCH | oklch(77.02% 0.168 315.7) |
| XYZ | xyz(57.3601, 42.3484, 97.2290) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.73
Liliac
#C48EFD
ΔE00 4.95
Violet (CSS)
#EE82EE
ΔE00 5.12
Lilac (survey)
#CEA2FD
ΔE00 5.64
Pastel Purple
#CAA0FF
ΔE00 5.88
Lavender (survey)
#C79FEF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD90FC #AFFC90
analogous
#A790FC #DD90FC #FC90E5
triadic
#DD90FC #FCDD90 #90FCDD
tetradic
#DD90FC #FCA790 #AFFC90 #90E5FC
square
#DD90FC #FCA790 #AFFC90 #90E5FC
split-complementary
#DD90FC #E5FC90 #90FCA7
monochromatic
#B819F9 #CB54FA #DD90FC #EFCCFE #F6E1FE
Accessibility & contrast
On white
2.22
#DD90FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#DD90FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD90FC
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD90FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD90FC | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#91B0F9
Tritanopia (blue-blind)
#DC9FBA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dd90fc; /* rgb */ color: rgb(221, 144, 252); /* oklch */ color: oklch(77.0% 0.168 315.7);
Tailwind
colors: {
custom: {
50: '#e9b2fd',
500: '#dd90fc',
950: '#000000',
},
}SCSS
$custom: #dd90fc; $custom-light: #e9b2fd; $custom-dark: #000000;
JSON
{
"hex": "#dd90fc",
"rgb": {
"r": 221,
"g": 144,
"b": 252
},
"hsl": {
"h": 282.778,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.77015,
"c": 0.16794,
"h": 315.7
},
"luminance": 0.42347
}Semantic roles & 50–950 ramp
primary
#DD90FC
secondary
#DEF6D5
accent
#E60042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086