#DC95DF#DC95DF
#DC95DF is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.4% C 0.128 H 325.4°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DC95DF |
|---|---|
| RGB | rgb(220, 149, 223) |
| HSL | hsl(298, 54%, 73%) |
| HSV | hsv(298, 33%, 87%) |
| CMYK | cmyk(1.3%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(70.90, 38.48, -26.88) |
| CIE-LCH | lch(70.90, 46.93, 325.07°) |
| OKLab | oklab(76.45% 0.1057 -0.073) |
| OKLCH | oklch(76.45% 0.128 325.4) |
| XYZ | xyz(53.5806, 42.0402, 75.0899) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.24
Lavender Pink
#DD85D7
ΔE00 3.82
Violet (CSS)
#EE82EE
ΔE00 5.83
Lavender (survey)
#C79FEF
ΔE00 7.02
Pale Purple
#B790D4
ΔE00 7.27
Baby Purple
#CA9BF7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC95DF #98DF95
analogous
#B795DF #DC95DF #DF95BD
triadic
#DC95DF #DFDC95 #95DFDC
tetradic
#DC95DF #DFB795 #98DF95 #95BDDF
square
#DC95DF #DFB795 #98DF95 #95BDDF
split-complementary
#DC95DF #BDDF95 #95DFB7
monochromatic
#BA3AC0 #CC66D1 #DC95DF #ECC4ED #F7E7F8
Accessibility & contrast
On white
2.23
#DC95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#DC95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC95DF
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC95DF | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#A0B1DD
Tritanopia (blue-blind)
#E09CB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #dc95df; /* rgb */ color: rgb(220, 149, 223); /* oklch */ color: oklch(76.4% 0.128 325.4);
Tailwind
colors: {
custom: {
50: '#e8b5e9',
500: '#dc95df',
950: '#000000',
},
}SCSS
$custom: #dc95df; $custom-light: #e8b5e9; $custom-dark: #000000;
JSON
{
"hex": "#dc95df",
"rgb": {
"r": 220,
"g": 149,
"b": 223
},
"hsl": {
"h": 297.568,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.76448,
"c": 0.12849,
"h": 325.4
},
"luminance": 0.42038
}Semantic roles & 50–950 ramp
primary
#DC95DF
secondary
#DDEFDC
accent
#C1242B
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084