#DF96FB#DF96FB
#DF96FB is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.1% C 0.158 H 316.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DF96FB |
|---|---|
| RGB | rgb(223, 150, 251) |
| HSL | hsl(283, 93%, 79%) |
| HSV | hsv(283, 40%, 98%) |
| CMYK | cmyk(11.2%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(72.54, 44.28, -39.61) |
| CIE-LCH | lch(72.54, 59.41, 318.18°) |
| OKLab | oklab(78.12% 0.1139 -0.1092) |
| OKLCH | oklch(78.12% 0.158 316.2) |
| XYZ | xyz(58.7478, 44.4672, 96.7364) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.35
Lilac (survey)
#CEA2FD
ΔE00 4.92
Pastel Purple
#CAA0FF
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.54
Lavender (survey)
#C79FEF
ΔE00 5.57
Liliac
#C48EFD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF96FB #B2FB96
analogous
#AC96FB #DF96FB #FB96E5
triadic
#DF96FB #FBDF96 #96FBDF
tetradic
#DF96FB #FBAC96 #B2FB96 #96E5FB
square
#DF96FB #FBAC96 #B2FB96 #96E5FB
split-complementary
#DF96FB #E5FB96 #96FBAC
monochromatic
#BB20F7 #CD5BF9 #DF96FB #F1D1FD #F6E2FE
Accessibility & contrast
On white
2.12
#DF96FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#DF96FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF96FB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF96FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF96FB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#DEA3BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #df96fb; /* rgb */ color: rgb(223, 150, 251); /* oklch */ color: oklch(78.1% 0.158 316.2);
Tailwind
colors: {
custom: {
50: '#eab6fd',
500: '#df96fb',
950: '#000000',
},
}SCSS
$custom: #df96fb; $custom-light: #eab6fd; $custom-dark: #000000;
JSON
{
"hex": "#df96fb",
"rgb": {
"r": 223,
"g": 150,
"b": 251
},
"hsl": {
"h": 283.366,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.78121,
"c": 0.15785,
"h": 316.2
},
"luminance": 0.44466
}Semantic roles & 50–950 ramp
primary
#DF96FB
secondary
#DEF6D5
accent
#E60040
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085