#DC99DF#DC99DF
#DC99DF is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.1% C 0.121 H 325.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DC99DF |
|---|---|
| RGB | rgb(220, 153, 223) |
| HSL | hsl(297, 52%, 74%) |
| HSV | hsv(297, 31%, 87%) |
| CMYK | cmyk(1.3%, 31.4%, 0%, 12.5%) |
| CIE-LAB | lab(71.78, 36.34, -25.53) |
| CIE-LCH | lch(71.78, 44.41, 324.91°) |
| OKLab | oklab(77.11% 0.0998 -0.0693) |
| OKLCH | oklch(77.11% 0.121 325.2) |
| XYZ | xyz(54.2244, 43.3277, 75.3045) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.20
Lavender Pink
#DD85D7
ΔE00 4.79
Violet (CSS)
#EE82EE
ΔE00 6.76
Lavender (survey)
#C79FEF
ΔE00 6.85
Mauve
#E0B0FF
ΔE00 7.08
Pale Purple
#B790D4
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC99DF #9CDF99
analogous
#B999DF #DC99DF #DF99BF
triadic
#DC99DF #DFDC99 #99DFDC
tetradic
#DC99DF #DFB999 #9CDF99 #99BFDF
square
#DC99DF #DFB999 #9CDF99 #99BFDF
split-complementary
#DC99DF #BFDF99 #99DFB9
monochromatic
#BB3DC1 #CC6AD0 #DC99DF #ECC8EE #F7E8F8
Accessibility & contrast
On white
2.17
#DC99DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#DC99DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC99DF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC99DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC99DF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ABE2
Deuteranopia (green-blind)
#A4B3DD
Tritanopia (blue-blind)
#E0A0B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dc99df; /* rgb */ color: rgb(220, 153, 223); /* oklch */ color: oklch(77.1% 0.121 325.2);
Tailwind
colors: {
custom: {
50: '#e8b8e9',
500: '#dc99df',
950: '#000000',
},
}SCSS
$custom: #dc99df; $custom-light: #e8b8e9; $custom-dark: #000000;
JSON
{
"hex": "#dc99df",
"rgb": {
"r": 220,
"g": 153,
"b": 223
},
"hsl": {
"h": 297.429,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.77113,
"c": 0.12147,
"h": 325.2
},
"luminance": 0.43326
}Semantic roles & 50–950 ramp
primary
#DC99DF
secondary
#DDEFDC
accent
#C0262C
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084