#DA97F4#DA97F4
#DA97F4 is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.5% C 0.146 H 316.2°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DA97F4 |
|---|---|
| RGB | rgb(218, 151, 244) |
| HSL | hsl(283, 81%, 77%) |
| HSV | hsv(283, 38%, 96%) |
| CMYK | cmyk(10.7%, 38.1%, 0%, 4.3%) |
| CIE-LAB | lab(71.94, 40.87, -36.78) |
| CIE-LCH | lch(71.94, 54.98, 318.02°) |
| OKLab | oklab(77.46% 0.1054 -0.1012) |
| OKLCH | oklch(77.46% 0.146 316.2) |
| XYZ | xyz(56.3067, 43.5717, 91.0144) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.80
Lilac (survey)
#CEA2FD
ΔE00 4.51
Lavender (survey)
#C79FEF
ΔE00 4.65
Pastel Purple
#CAA0FF
ΔE00 5.14
Liliac
#C48EFD
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA97F4 #B1F497
analogous
#AC97F4 #DA97F4 #F497DF
triadic
#DA97F4 #F4DA97 #97F4DA
tetradic
#DA97F4 #F4AC97 #B1F497 #97DFF4
square
#DA97F4 #F4AC97 #B1F497 #97DFF4
split-complementary
#DA97F4 #DFF497 #97F4AC
monochromatic
#B328E8 #C660EE #DA97F4 #EECEFA #F5E3FC
Accessibility & contrast
On white
2.16
#DA97F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#DA97F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA97F4
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA97F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA97F4 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ACF7
Deuteranopia (green-blind)
#99B2F1
Tritanopia (blue-blind)
#D9A3BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #da97f4; /* rgb */ color: rgb(218, 151, 244); /* oklch */ color: oklch(77.5% 0.146 316.2);
Tailwind
colors: {
custom: {
50: '#e7b6f8',
500: '#da97f4',
950: '#000000',
},
}SCSS
$custom: #da97f4; $custom-light: #e7b6f8; $custom-dark: #000000;
JSON
{
"hex": "#da97f4",
"rgb": {
"r": 218,
"g": 151,
"b": 244
},
"hsl": {
"h": 283.226,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.77458,
"c": 0.14613,
"h": 316.2
},
"luminance": 0.4357
}Semantic roles & 50–950 ramp
primary
#DA97F4
secondary
#DFF4D7
accent
#DD0844
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085