#DA96FC#DA96FC
#DA96FC is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.7% C 0.157 H 313.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DA96FC |
|---|---|
| RGB | rgb(218, 150, 252) |
| HSL | hsl(280, 94%, 79%) |
| HSV | hsv(280, 40%, 99%) |
| CMYK | cmyk(13.5%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(72.06, 43.03, -40.94) |
| CIE-LCH | lch(72.06, 59.40, 316.43°) |
| OKLab | oklab(77.66% 0.1084 -0.1132) |
| OKLCH | oklch(77.66% 0.157 313.8) |
| XYZ | xyz(57.3876, 43.7476, 97.4976) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.45
Lilac (survey)
#CEA2FD
ΔE00 4.17
Pastel Purple
#CAA0FF
ΔE00 4.54
Liliac
#C48EFD
ΔE00 4.73
Lavender (survey)
#C79FEF
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA96FC #B8FC96
analogous
#A796FC #DA96FC #FC96EB
triadic
#DA96FC #FCDA96 #96FCDA
tetradic
#DA96FC #FCA796 #B8FC96 #96EBFC
square
#DA96FC #FCA796 #B8FC96 #96EBFC
split-complementary
#DA96FC #EBFC96 #96FCA7
monochromatic
#B01FF9 #C55BFA #DA96FC #EFD2FE #F5E1FE
Accessibility & contrast
On white
2.15
#DA96FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#DA96FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA96FC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA96FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA96FC | 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)
#83ADFF
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#D7A4BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #da96fc; /* rgb */ color: rgb(218, 150, 252); /* oklch */ color: oklch(77.7% 0.157 313.8);
Tailwind
colors: {
custom: {
50: '#e7b6fd',
500: '#da96fc',
950: '#000000',
},
}SCSS
$custom: #da96fc; $custom-light: #e7b6fd; $custom-dark: #000000;
JSON
{
"hex": "#da96fc",
"rgb": {
"r": 218,
"g": 150,
"b": 252
},
"hsl": {
"h": 280,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.77656,
"c": 0.15672,
"h": 313.8
},
"luminance": 0.43746
}Semantic roles & 50–950 ramp
primary
#DA96FC
secondary
#E0F6D5
accent
#E6004C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086