#DC94DF#DC94DF
#DC94DF is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.3% C 0.130 H 325.4°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DC94DF |
|---|---|
| RGB | rgb(220, 148, 223) |
| HSL | hsl(298, 54%, 73%) |
| HSV | hsv(298, 34%, 87%) |
| CMYK | cmyk(1.3%, 33.6%, 0%, 12.5%) |
| CIE-LAB | lab(70.68, 39.01, -27.21) |
| CIE-LCH | lch(70.68, 47.56, 325.11°) |
| OKLab | oklab(76.28% 0.1072 -0.074) |
| OKLCH | oklch(76.28% 0.13 325.4) |
| XYZ | xyz(53.4231, 41.7251, 75.0374) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.49
Lavender Pink
#DD85D7
ΔE00 3.59
Violet (CSS)
#EE82EE
ΔE00 5.61
Lavender (survey)
#C79FEF
ΔE00 7.08
Pale Purple
#B790D4
ΔE00 7.26
Baby Purple
#CA9BF7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC94DF #97DF94
analogous
#B694DF #DC94DF #DF94BC
triadic
#DC94DF #DFDC94 #94DFDC
tetradic
#DC94DF #DFB694 #97DF94 #94BCDF
square
#DC94DF #DFB694 #97DF94 #94BCDF
split-complementary
#DC94DF #BCDF94 #94DFB6
monochromatic
#BA39BF #CD65D1 #DC94DF #EBC3ED #F7E7F8
Accessibility & contrast
On white
2.25
#DC94DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#DC94DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC94DF
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC94DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC94DF | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E2
Deuteranopia (green-blind)
#A0B0DC
Tritanopia (blue-blind)
#E09BB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #dc94df; /* rgb */ color: rgb(220, 148, 223); /* oklch */ color: oklch(76.3% 0.130 325.4);
Tailwind
colors: {
custom: {
50: '#e8b4e9',
500: '#dc94df',
950: '#000000',
},
}SCSS
$custom: #dc94df; $custom-light: #e8b4e9; $custom-dark: #000000;
JSON
{
"hex": "#dc94df",
"rgb": {
"r": 220,
"g": 148,
"b": 223
},
"hsl": {
"h": 297.6,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.76283,
"c": 0.13024,
"h": 325.4
},
"luminance": 0.41723
}Semantic roles & 50–950 ramp
primary
#DC94DF
secondary
#DDEFDC
accent
#C1242A
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084