#DC99FA#DC99FA
#DC99FA is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.3% C 0.150 H 314.9°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DC99FA |
|---|---|
| RGB | rgb(220, 153, 250) |
| HSL | hsl(281, 91%, 79%) |
| HSV | hsv(281, 39%, 98%) |
| CMYK | cmyk(12%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(72.83, 41.61, -38.65) |
| CIE-LCH | lch(72.83, 56.79, 317.12°) |
| OKLab | oklab(78.25% 0.1061 -0.1065) |
| OKLCH | oklch(78.25% 0.15 314.9) |
| XYZ | xyz(58.1591, 44.9015, 96.0271) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.61
Lilac (survey)
#CEA2FD
ΔE00 4.07
Pastel Purple
#CAA0FF
ΔE00 4.68
Lavender (survey)
#C79FEF
ΔE00 4.70
Mauve
#E0B0FF
ΔE00 5.58
Liliac
#C48EFD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC99FA #B7FA99
analogous
#AC99FA #DC99FA #FA99E8
triadic
#DC99FA #FADC99 #99FADC
tetradic
#DC99FA #FAAC99 #B7FA99 #99E8FA
square
#DC99FA #FAAC99 #B7FA99 #99E8FA
split-complementary
#DC99FA #E8FA99 #99FAAC
monochromatic
#B424F4 #C85FF7 #DC99FA #F0D3FD #F5E2FE
Accessibility & contrast
On white
2.10
#DC99FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#DC99FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC99FA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC99FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC99FA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#DAA6BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dc99fa; /* rgb */ color: rgb(220, 153, 250); /* oklch */ color: oklch(78.3% 0.150 314.9);
Tailwind
colors: {
custom: {
50: '#e8b8fc',
500: '#dc99fa',
950: '#000000',
},
}SCSS
$custom: #dc99fa; $custom-light: #e8b8fc; $custom-dark: #000000;
JSON
{
"hex": "#dc99fa",
"rgb": {
"r": 220,
"g": 153,
"b": 250
},
"hsl": {
"h": 281.443,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.78253,
"c": 0.15036,
"h": 314.9
},
"luminance": 0.449
}Semantic roles & 50–950 ramp
primary
#DC99FA
secondary
#DFF6D5
accent
#E60047
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085