#DC99FB#DC99FB
#DC99FB is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.3% C 0.151 H 314.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DC99FB |
|---|---|
| RGB | rgb(220, 153, 251) |
| HSL | hsl(281, 92%, 79%) |
| HSV | hsv(281, 39%, 98%) |
| CMYK | cmyk(12.4%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(72.87, 41.81, -39.13) |
| CIE-LCH | lch(72.87, 57.26, 316.90°) |
| OKLab | oklab(78.3% 0.1063 -0.1079) |
| OKLCH | oklch(78.3% 0.151 314.6) |
| XYZ | xyz(58.3163, 44.9644, 96.8551) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.56
Lilac (survey)
#CEA2FD
ΔE00 4.01
Pastel Purple
#CAA0FF
ΔE00 4.60
Lavender (survey)
#C79FEF
ΔE00 4.72
Liliac
#C48EFD
ΔE00 5.49
Mauve
#E0B0FF
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC99FB #B8FB99
analogous
#AB99FB #DC99FB #FB99E9
triadic
#DC99FB #FBDC99 #99FBDC
tetradic
#DC99FB #FBAB99 #B8FB99 #99E9FB
square
#DC99FB #FBAB99 #B8FB99 #99E9FB
split-complementary
#DC99FB #E9FB99 #99FBAB
monochromatic
#B423F6 #C85EF9 #DC99FB #F0D4FD #F5E2FE
Accessibility & contrast
On white
2.10
#DC99FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#DC99FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC99FB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC99FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC99FB | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#DAA6BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dc99fb; /* rgb */ color: rgb(220, 153, 251); /* oklch */ color: oklch(78.3% 0.151 314.6);
Tailwind
colors: {
custom: {
50: '#e8b8fd',
500: '#dc99fb',
950: '#000000',
},
}SCSS
$custom: #dc99fb; $custom-light: #e8b8fd; $custom-dark: #000000;
JSON
{
"hex": "#dc99fb",
"rgb": {
"r": 220,
"g": 153,
"b": 251
},
"hsl": {
"h": 281.02,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.78298,
"c": 0.15147,
"h": 314.6
},
"luminance": 0.44963
}Semantic roles & 50–950 ramp
primary
#DC99FB
secondary
#DFF6D5
accent
#E60049
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085