#DA97F9#DA97F9
#DA97F9 is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.7% C 0.152 H 314.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DA97F9 |
|---|---|
| RGB | rgb(218, 151, 249) |
| HSL | hsl(281, 89%, 78%) |
| HSV | hsv(281, 39%, 98%) |
| CMYK | cmyk(12.4%, 39.4%, 0%, 2.4%) |
| CIE-LAB | lab(72.15, 41.89, -39.18) |
| CIE-LCH | lch(72.15, 57.35, 316.92°) |
| OKLab | oklab(77.68% 0.1064 -0.1081) |
| OKLCH | oklch(77.68% 0.152 314.6) |
| XYZ | xyz(57.0762, 43.8795, 95.0671) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.44
Lilac (survey)
#CEA2FD
ΔE00 4.13
Pastel Purple
#CAA0FF
ΔE00 4.64
Lavender (survey)
#C79FEF
ΔE00 4.67
Liliac
#C48EFD
ΔE00 5.14
Mauve
#E0B0FF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA97F9 #B6F997
analogous
#A997F9 #DA97F9 #F997E7
triadic
#DA97F9 #F9DA97 #97F9DA
tetradic
#DA97F9 #F9A997 #B6F997 #97E7F9
square
#DA97F9 #F9A997 #B6F997 #97E7F9
split-complementary
#DA97F9 #E7F997 #97F9A9
monochromatic
#B123F2 #C55DF6 #DA97F9 #EFD1FC #F5E2FD
Accessibility & contrast
On white
2.15
#DA97F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#DA97F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA97F9
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA97F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA97F9 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFD
Deuteranopia (green-blind)
#97B3F6
Tritanopia (blue-blind)
#D8A4BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #da97f9; /* rgb */ color: rgb(218, 151, 249); /* oklch */ color: oklch(77.7% 0.152 314.6);
Tailwind
colors: {
custom: {
50: '#e7b6fb',
500: '#da97f9',
950: '#000000',
},
}SCSS
$custom: #da97f9; $custom-light: #e7b6fb; $custom-dark: #000000;
JSON
{
"hex": "#da97f9",
"rgb": {
"r": 218,
"g": 151,
"b": 249
},
"hsl": {
"h": 281.02,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.77681,
"c": 0.15169,
"h": 314.6
},
"luminance": 0.43878
}Semantic roles & 50–950 ramp
primary
#DA97F9
secondary
#E0F5D6
accent
#E60049
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085