#DA97F6#DA97F6
#DA97F6 is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.5% C 0.148 H 315.5°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DA97F6 |
|---|---|
| RGB | rgb(218, 151, 246) |
| HSL | hsl(282, 84%, 78%) |
| HSV | hsv(282, 39%, 96%) |
| CMYK | cmyk(11.4%, 38.6%, 0%, 3.5%) |
| CIE-LAB | lab(72.02, 41.28, -37.74) |
| CIE-LCH | lch(72.02, 55.93, 317.56°) |
| OKLab | oklab(77.55% 0.1058 -0.104) |
| OKLCH | oklch(77.55% 0.148 315.5) |
| XYZ | xyz(56.6121, 43.6938, 92.6224) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.63
Lilac (survey)
#CEA2FD
ΔE00 4.34
Lavender (survey)
#C79FEF
ΔE00 4.64
Pastel Purple
#CAA0FF
ΔE00 4.92
Liliac
#C48EFD
ΔE00 5.50
Mauve
#E0B0FF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA97F6 #B3F697
analogous
#AA97F6 #DA97F6 #F697E2
triadic
#DA97F6 #F6DA97 #97F6DA
tetradic
#DA97F6 #F6AA97 #B3F697 #97E2F6
square
#DA97F6 #F6AA97 #B3F697 #97E2F6
split-complementary
#DA97F6 #E2F697 #97F6AA
monochromatic
#B226EC #C65FF1 #DA97F6 #EECFFB #F5E3FD
Accessibility & contrast
On white
2.16
#DA97F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#DA97F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA97F6
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA97F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA97F6 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ACFA
Deuteranopia (green-blind)
#98B3F3
Tritanopia (blue-blind)
#D9A4BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #da97f6; /* rgb */ color: rgb(218, 151, 246); /* oklch */ color: oklch(77.5% 0.148 315.5);
Tailwind
colors: {
custom: {
50: '#e7b6f9',
500: '#da97f6',
950: '#000000',
},
}SCSS
$custom: #da97f6; $custom-light: #e7b6f9; $custom-dark: #000000;
JSON
{
"hex": "#da97f6",
"rgb": {
"r": 218,
"g": 151,
"b": 246
},
"hsl": {
"h": 282.316,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.77547,
"c": 0.14835,
"h": 315.5
},
"luminance": 0.43692
}Semantic roles & 50–950 ramp
primary
#DA97F6
secondary
#DFF5D6
accent
#E10546
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085