#DC90FC#DC90FC
#DC90FC is a light, vivid purple. Relative luminance 0.422; OKLCH L 76.9% C 0.167 H 315.3°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DC90FC |
|---|---|
| RGB | rgb(220, 144, 252) |
| HSL | hsl(282, 95%, 78%) |
| HSV | hsv(282, 43%, 99%) |
| CMYK | cmyk(12.7%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(71.00, 46.77, -42.58) |
| CIE-LCH | lch(71.00, 63.25, 317.69°) |
| OKLab | oklab(76.91% 0.1191 -0.1178) |
| OKLCH | oklch(76.91% 0.167 315.3) |
| XYZ | xyz(57.0564, 42.1919, 97.2148) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.59
Liliac
#C48EFD
ΔE00 4.76
Violet (CSS)
#EE82EE
ΔE00 5.27
Lilac (survey)
#CEA2FD
ΔE00 5.53
Pastel Purple
#CAA0FF
ΔE00 5.75
Lavender (survey)
#C79FEF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC90FC #B0FC90
analogous
#A690FC #DC90FC #FC90E6
triadic
#DC90FC #FCDC90 #90FCDC
tetradic
#DC90FC #FCA690 #B0FC90 #90E6FC
square
#DC90FC #FCA690 #B0FC90 #90E6FC
split-complementary
#DC90FC #E6FC90 #90FCA6
monochromatic
#B619F9 #C954FA #DC90FC #EFCCFE #F6E1FE
Accessibility & contrast
On white
2.23
#DC90FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#DC90FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC90FC
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC90FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC90FC | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 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)
#7CA9FF
Deuteranopia (green-blind)
#90B0F9
Tritanopia (blue-blind)
#DA9FBA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dc90fc; /* rgb */ color: rgb(220, 144, 252); /* oklch */ color: oklch(76.9% 0.167 315.3);
Tailwind
colors: {
custom: {
50: '#e8b2fd',
500: '#dc90fc',
950: '#000000',
},
}SCSS
$custom: #dc90fc; $custom-light: #e8b2fd; $custom-dark: #000000;
JSON
{
"hex": "#dc90fc",
"rgb": {
"r": 220,
"g": 144,
"b": 252
},
"hsl": {
"h": 282.222,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.76911,
"c": 0.16749,
"h": 315.3
},
"luminance": 0.4219
}Semantic roles & 50–950 ramp
primary
#DC90FC
secondary
#DFF6D5
accent
#E60044
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086