#DF96FA#DF96FA
#DF96FA is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.1% C 0.157 H 316.5°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DF96FA |
|---|---|
| RGB | rgb(223, 150, 250) |
| HSL | hsl(284, 91%, 78%) |
| HSV | hsv(284, 40%, 98%) |
| CMYK | cmyk(10.8%, 40%, 0%, 2%) |
| CIE-LAB | lab(72.50, 44.08, -39.14) |
| CIE-LCH | lch(72.50, 58.94, 318.40°) |
| OKLab | oklab(78.08% 0.1138 -0.1079) |
| OKLCH | oklch(78.08% 0.157 316.5) |
| XYZ | xyz(58.5905, 44.4043, 95.9084) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.39
Lilac (survey)
#CEA2FD
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 5.47
Pastel Purple
#CAA0FF
ΔE00 5.52
Lavender (survey)
#C79FEF
ΔE00 5.55
Liliac
#C48EFD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF96FA #B1FA96
analogous
#AD96FA #DF96FA #FA96E3
triadic
#DF96FA #FADF96 #96FADF
tetradic
#DF96FA #FAAD96 #B1FA96 #96E3FA
square
#DF96FA #FAAD96 #B1FA96 #96E3FA
split-complementary
#DF96FA #E3FA96 #96FAAD
monochromatic
#BB21F4 #CD5CF7 #DF96FA #F1D0FD #F6E2FE
Accessibility & contrast
On white
2.13
#DF96FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#DF96FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF96FA
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF96FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF96FA | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#DEA3BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #df96fa; /* rgb */ color: rgb(223, 150, 250); /* oklch */ color: oklch(78.1% 0.157 316.5);
Tailwind
colors: {
custom: {
50: '#eab6fc',
500: '#df96fa',
950: '#000000',
},
}SCSS
$custom: #df96fa; $custom-light: #eab6fc; $custom-dark: #000000;
JSON
{
"hex": "#df96fa",
"rgb": {
"r": 223,
"g": 150,
"b": 250
},
"hsl": {
"h": 283.8,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.78076,
"c": 0.15677,
"h": 316.5
},
"luminance": 0.44403
}Semantic roles & 50–950 ramp
primary
#DF96FA
secondary
#DEF6D5
accent
#E6003E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085