#DC95DE#DC95DE
#DC95DE is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.4% C 0.127 H 325.8°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DC95DE |
|---|---|
| RGB | rgb(220, 149, 222) |
| HSL | hsl(298, 53%, 73%) |
| HSV | hsv(298, 33%, 87%) |
| CMYK | cmyk(0.9%, 32.9%, 0%, 12.9%) |
| CIE-LAB | lab(70.86, 38.29, -26.38) |
| CIE-LCH | lch(70.86, 46.50, 325.43°) |
| OKLab | oklab(76.41% 0.1055 -0.0717) |
| OKLCH | oklch(76.41% 0.127 325.8) |
| XYZ | xyz(53.4462, 41.9864, 74.3819) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.13
Lavender Pink
#DD85D7
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 5.94
Lavender (survey)
#C79FEF
ΔE00 7.16
Pale Purple
#B790D4
ΔE00 7.32
Baby Purple
#CA9BF7
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC95DE #97DE95
analogous
#B795DE #DC95DE #DE95BB
triadic
#DC95DE #DEDC95 #95DEDC
tetradic
#DC95DE #DEB795 #97DE95 #95BBDE
square
#DC95DE #DEB795 #97DE95 #95BBDE
split-complementary
#DC95DE #BBDE95 #95DEB7
monochromatic
#BA3BBE #CD66CF #DC95DE #EBC4ED #F7E8F8
Accessibility & contrast
On white
2.23
#DC95DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#DC95DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC95DE
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC95DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC95DE | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E1
Deuteranopia (green-blind)
#A1B1DC
Tritanopia (blue-blind)
#E09CB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #dc95de; /* rgb */ color: rgb(220, 149, 222); /* oklch */ color: oklch(76.4% 0.127 325.8);
Tailwind
colors: {
custom: {
50: '#e8b5e8',
500: '#dc95de',
950: '#000000',
},
}SCSS
$custom: #dc95de; $custom-light: #e8b5e8; $custom-dark: #000000;
JSON
{
"hex": "#dc95de",
"rgb": {
"r": 220,
"g": 149,
"b": 222
},
"hsl": {
"h": 298.356,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.76407,
"c": 0.12749,
"h": 325.8
},
"luminance": 0.41984
}Semantic roles & 50–950 ramp
primary
#DC95DE
secondary
#DDEFDC
accent
#C0262A
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084