#DC90FE#DC90FE
#DC90FE is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.0% C 0.170 H 314.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DC90FE |
|---|---|
| RGB | rgb(220, 144, 254) |
| HSL | hsl(281, 98%, 78%) |
| HSV | hsv(281, 43%, 100%) |
| CMYK | cmyk(13.4%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(71.09, 47.18, -43.53) |
| CIE-LCH | lch(71.09, 64.19, 317.30°) |
| OKLab | oklab(77.01% 0.1194 -0.1205) |
| OKLCH | oklch(77.01% 0.17 314.7) |
| XYZ | xyz(57.3750, 42.3193, 98.8927) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.58
Liliac
#C48EFD
ΔE00 4.60
Violet (CSS)
#EE82EE
ΔE00 5.48
Lilac (survey)
#CEA2FD
ΔE00 5.50
Pastel Purple
#CAA0FF
ΔE00 5.66
Lavender (survey)
#C79FEF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC90FE #B2FE90
analogous
#A590FE #DC90FE #FE90E9
triadic
#DC90FE #FEDC90 #90FEDC
tetradic
#DC90FE #FEA590 #B2FE90 #90E9FE
square
#DC90FE #FEA590 #B2FE90 #90E9FE
split-complementary
#DC90FE #E9FE90 #90FEA5
monochromatic
#B617FD #C953FD #DC90FE #EFCDFF #F5E1FF
Accessibility & contrast
On white
2.22
#DC90FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#DC90FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC90FE
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC90FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC90FE | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#90B0FB
Tritanopia (blue-blind)
#DAA0BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dc90fe; /* rgb */ color: rgb(220, 144, 254); /* oklch */ color: oklch(77.0% 0.170 314.7);
Tailwind
colors: {
custom: {
50: '#e8b2ff',
500: '#dc90fe',
950: '#000000',
},
}SCSS
$custom: #dc90fe; $custom-light: #e8b2ff; $custom-dark: #000000;
JSON
{
"hex": "#dc90fe",
"rgb": {
"r": 220,
"g": 144,
"b": 254
},
"hsl": {
"h": 281.455,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.77005,
"c": 0.16967,
"h": 314.7
},
"luminance": 0.42318
}Semantic roles & 50–950 ramp
primary
#DC90FE
secondary
#DFF7D4
accent
#E60047
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086