#DC95DC#DC95DC
#DC95DC is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.3% C 0.126 H 326.7°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DC95DC |
|---|---|
| RGB | rgb(220, 149, 220) |
| HSL | hsl(300, 50%, 72%) |
| HSV | hsv(300, 32%, 86%) |
| CMYK | cmyk(0%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(70.79, 37.92, -25.39) |
| CIE-LCH | lch(70.79, 45.64, 326.19°) |
| OKLab | oklab(76.33% 0.1049 -0.0689) |
| OKLCH | oklch(76.33% 0.126 326.7) |
| XYZ | xyz(53.1798, 41.8798, 72.9786) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.94
Lavender Pink
#DD85D7
ΔE00 3.82
Violet (CSS)
#EE82EE
ΔE00 6.18
Pale Purple
#B790D4
ΔE00 7.45
Lavender (survey)
#C79FEF
ΔE00 7.46
Purply Pink
#F075E6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC95DC #95DC95
analogous
#B995DC #DC95DC #DC95B9
triadic
#DC95DC #DCDC95 #95DCDC
tetradic
#DC95DC #DCB995 #95DC95 #95B9DC
square
#DC95DC #DCB995 #95DC95 #95B9DC
split-complementary
#DC95DC #B9DC95 #95DCB9
monochromatic
#B93DB9 #CD67CD #DC95DC #EBC3EB #F7E8F7
Accessibility & contrast
On white
2.24
#DC95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#DC95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC95DC
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC95DC | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8DF
Deuteranopia (green-blind)
#A1B0DA
Tritanopia (blue-blind)
#E09BAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #dc95dc; /* rgb */ color: rgb(220, 149, 220); /* oklch */ color: oklch(76.3% 0.126 326.7);
Tailwind
colors: {
custom: {
50: '#e8b5e7',
500: '#dc95dc',
950: '#000000',
},
}SCSS
$custom: #dc95dc; $custom-light: #e8b5e7; $custom-dark: #000000;
JSON
{
"hex": "#dc95dc",
"rgb": {
"r": 220,
"g": 149,
"b": 220
},
"hsl": {
"h": 300,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.76327,
"c": 0.12552,
"h": 326.7
},
"luminance": 0.41878
}Semantic roles & 50–950 ramp
primary
#DC95DC
secondary
#DDEEDD
accent
#BE2828
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084