#DC95F8#DC95F8
#DC95F8 is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.5% C 0.155 H 316.0°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DC95F8 |
|---|---|
| RGB | rgb(220, 149, 248) |
| HSL | hsl(283, 88%, 78%) |
| HSV | hsv(283, 40%, 97%) |
| CMYK | cmyk(11.3%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(71.89, 43.33, -39.02) |
| CIE-LCH | lch(71.89, 58.31, 317.99°) |
| OKLab | oklab(77.52% 0.1113 -0.1076) |
| OKLCH | oklch(77.52% 0.155 316) |
| XYZ | xyz(57.2034, 43.4893, 94.1696) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.06
Lilac (survey)
#CEA2FD
ΔE00 4.80
Lavender (survey)
#C79FEF
ΔE00 5.25
Pastel Purple
#CAA0FF
ΔE00 5.30
Liliac
#C48EFD
ΔE00 5.43
Violet (CSS)
#EE82EE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC95F8 #B1F895
analogous
#AA95F8 #DC95F8 #F895E3
triadic
#DC95F8 #F8DC95 #95F8DC
tetradic
#DC95F8 #F8AA95 #B1F895 #95E3F8
square
#DC95F8 #F8AA95 #B1F895 #95E3F8
split-complementary
#DC95F8 #E3F895 #95F8AA
monochromatic
#B622F0 #C95CF4 #DC95F8 #EFCEFC #F6E2FD
Accessibility & contrast
On white
2.17
#DC95F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#DC95F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC95F8
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC95F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC95F8 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFC
Deuteranopia (green-blind)
#97B2F5
Tritanopia (blue-blind)
#DBA2BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dc95f8; /* rgb */ color: rgb(220, 149, 248); /* oklch */ color: oklch(77.5% 0.155 316.0);
Tailwind
colors: {
custom: {
50: '#e8b5fb',
500: '#dc95f8',
950: '#000000',
},
}SCSS
$custom: #dc95f8; $custom-light: #e8b5fb; $custom-dark: #000000;
JSON
{
"hex": "#dc95f8",
"rgb": {
"r": 220,
"g": 149,
"b": 248
},
"hsl": {
"h": 283.03,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.77517,
"c": 0.15484,
"h": 316
},
"luminance": 0.43488
}Semantic roles & 50–950 ramp
primary
#DC95F8
secondary
#DFF5D6
accent
#E40141
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085