#DC99F0#DC99F0
#DC99F0 is a light, vivid purple. Relative luminance 0.443; OKLCH L 77.8% C 0.139 H 318.2°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DC99F0 |
|---|---|
| RGB | rgb(220, 153, 240) |
| HSL | hsl(286, 74%, 77%) |
| HSV | hsv(286, 36%, 94%) |
| CMYK | cmyk(8.3%, 36.3%, 0%, 5.9%) |
| CIE-LAB | lab(72.42, 39.61, -33.83) |
| CIE-LCH | lch(72.42, 52.09, 319.49°) |
| OKLab | oklab(77.82% 0.104 -0.0928) |
| OKLCH | oklch(77.82% 0.139 318.2) |
| XYZ | xyz(56.6324, 44.2909, 87.9869) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.55
Lavender (survey)
#C79FEF
ΔE00 4.90
Lilac (survey)
#CEA2FD
ΔE00 5.06
Plum
#DDA0DD
ΔE00 5.23
Mauve
#E0B0FF
ΔE00 5.58
Pastel Purple
#CAA0FF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC99F0 #ADF099
analogous
#B199F0 #DC99F0 #F099D9
triadic
#DC99F0 #F0DC99 #99F0DC
tetradic
#DC99F0 #F0B199 #ADF099 #99D9F0
square
#DC99F0 #F0B199 #ADF099 #99D9F0
split-complementary
#DC99F0 #D9F099 #99F0B1
monochromatic
#B72EE0 #CA64E8 #DC99F0 #EECEF8 #F6E4FB
Accessibility & contrast
On white
2.13
#DC99F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#DC99F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC99F0
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC99F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC99F0 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF3
Deuteranopia (green-blind)
#9DB4ED
Tritanopia (blue-blind)
#DCA4BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dc99f0; /* rgb */ color: rgb(220, 153, 240); /* oklch */ color: oklch(77.8% 0.139 318.2);
Tailwind
colors: {
custom: {
50: '#e8b8f5',
500: '#dc99f0',
950: '#000000',
},
}SCSS
$custom: #dc99f0; $custom-light: #e8b8f5; $custom-dark: #000000;
JSON
{
"hex": "#dc99f0",
"rgb": {
"r": 220,
"g": 153,
"b": 240
},
"hsl": {
"h": 286.207,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.77815,
"c": 0.13935,
"h": 318.2
},
"luminance": 0.44289
}Semantic roles & 50–950 ramp
primary
#DC99F0
secondary
#DEF3D8
accent
#D60F3D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085