#DA96F8#DA96F8
#DA96F8 is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.5% C 0.152 H 315.0°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DA96F8 |
|---|---|
| RGB | rgb(218, 150, 248) |
| HSL | hsl(282, 88%, 78%) |
| HSV | hsv(282, 40%, 97%) |
| CMYK | cmyk(12.1%, 39.5%, 0%, 2.7%) |
| CIE-LAB | lab(71.89, 42.22, -39.03) |
| CIE-LCH | lch(71.89, 57.50, 317.24°) |
| OKLab | oklab(77.47% 0.1076 -0.1077) |
| OKLCH | oklch(77.47% 0.152 315) |
| XYZ | xyz(56.7604, 43.4967, 94.1944) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.59
Lilac (survey)
#CEA2FD
ΔE00 4.35
Lavender (survey)
#C79FEF
ΔE00 4.81
Pastel Purple
#CAA0FF
ΔE00 4.85
Liliac
#C48EFD
ΔE00 5.16
Violet (CSS)
#EE82EE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA96F8 #B4F896
analogous
#A996F8 #DA96F8 #F896E5
triadic
#DA96F8 #F8DA96 #96F8DA
tetradic
#DA96F8 #F8A996 #B4F896 #96E5F8
square
#DA96F8 #F8A996 #B4F896 #96E5F8
split-complementary
#DA96F8 #E5F896 #96F8A9
monochromatic
#B223F0 #C65DF4 #DA96F8 #EECFFC #F5E2FD
Accessibility & contrast
On white
2.17
#DA96F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#DA96F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA96F8
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA96F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA96F8 | 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)
#96B2F5
Tritanopia (blue-blind)
#D8A3BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #da96f8; /* rgb */ color: rgb(218, 150, 248); /* oklch */ color: oklch(77.5% 0.152 315.0);
Tailwind
colors: {
custom: {
50: '#e7b6fb',
500: '#da96f8',
950: '#000000',
},
}SCSS
$custom: #da96f8; $custom-light: #e7b6fb; $custom-dark: #000000;
JSON
{
"hex": "#da96f8",
"rgb": {
"r": 218,
"g": 150,
"b": 248
},
"hsl": {
"h": 281.633,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.77474,
"c": 0.15225,
"h": 315
},
"luminance": 0.43495
}Semantic roles & 50–950 ramp
primary
#DA96F8
secondary
#DFF5D6
accent
#E40147
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085