#DC95FC#DC95FC
#DC95FC is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.7% C 0.159 H 314.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DC95FC |
|---|---|
| RGB | rgb(220, 149, 252) |
| HSL | hsl(281, 94%, 79%) |
| HSV | hsv(281, 41%, 99%) |
| CMYK | cmyk(12.7%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(72.05, 44.14, -40.94) |
| CIE-LCH | lch(72.05, 60.20, 317.16°) |
| OKLab | oklab(77.7% 0.1121 -0.1131) |
| OKLCH | oklch(77.7% 0.159 314.7) |
| XYZ | xyz(57.8306, 43.7402, 97.4729) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.91
Lilac (survey)
#CEA2FD
ΔE00 4.61
Pastel Purple
#CAA0FF
ΔE00 5.00
Liliac
#C48EFD
ΔE00 5.01
Lavender (survey)
#C79FEF
ΔE00 5.34
Violet (CSS)
#EE82EE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC95FC #B5FC95
analogous
#A895FC #DC95FC #FC95E8
triadic
#DC95FC #FCDC95 #95FCDC
tetradic
#DC95FC #FCA895 #B5FC95 #95E8FC
square
#DC95FC #FCA895 #B5FC95 #95E8FC
split-complementary
#DC95FC #E8FC95 #95FCA8
monochromatic
#B51EF9 #C859FA #DC95FC #F0D1FE #F5E1FE
Accessibility & contrast
On white
2.15
#DC95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#DC95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC95FC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC95FC | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#95B3F9
Tritanopia (blue-blind)
#DAA3BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dc95fc; /* rgb */ color: rgb(220, 149, 252); /* oklch */ color: oklch(77.7% 0.159 314.7);
Tailwind
colors: {
custom: {
50: '#e8b5fd',
500: '#dc95fc',
950: '#000000',
},
}SCSS
$custom: #dc95fc; $custom-light: #e8b5fd; $custom-dark: #000000;
JSON
{
"hex": "#dc95fc",
"rgb": {
"r": 220,
"g": 149,
"b": 252
},
"hsl": {
"h": 281.359,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.77699,
"c": 0.15924,
"h": 314.7
},
"luminance": 0.43739
}Semantic roles & 50–950 ramp
primary
#DC95FC
secondary
#DFF6D5
accent
#E60047
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086