#DA98FA#DA98FA
#DA98FA is a light, vivid purple. Relative luminance 0.443; OKLCH L 77.9% C 0.151 H 314.1°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DA98FA |
|---|---|
| RGB | rgb(218, 152, 250) |
| HSL | hsl(280, 91%, 79%) |
| HSV | hsv(280, 39%, 98%) |
| CMYK | cmyk(12.8%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(72.41, 41.56, -39.32) |
| CIE-LCH | lch(72.41, 57.21, 316.59°) |
| OKLab | oklab(77.89% 0.1052 -0.1085) |
| OKLCH | oklch(77.89% 0.151 314.1) |
| XYZ | xyz(57.3942, 44.2652, 95.9445) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.31
Lilac (survey)
#CEA2FD
ΔE00 3.91
Pastel Purple
#CAA0FF
ΔE00 4.43
Lavender (survey)
#C79FEF
ΔE00 4.55
Liliac
#C48EFD
ΔE00 5.14
Mauve
#E0B0FF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA98FA #B8FA98
analogous
#A998FA #DA98FA #FA98E9
triadic
#DA98FA #FADA98 #98FADA
tetradic
#DA98FA #FAA998 #B8FA98 #98E9FA
square
#DA98FA #FAA998 #B8FA98 #98E9FA
split-complementary
#DA98FA #E9FA98 #98FAA9
monochromatic
#B023F4 #C55EF7 #DA98FA #EFD2FD #F5E2FE
Accessibility & contrast
On white
2.13
#DA98FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#DA98FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA98FA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA98FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA98FA | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#97B3F7
Tritanopia (blue-blind)
#D8A5BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #da98fa; /* rgb */ color: rgb(218, 152, 250); /* oklch */ color: oklch(77.9% 0.151 314.1);
Tailwind
colors: {
custom: {
50: '#e7b7fc',
500: '#da98fa',
950: '#000000',
},
}SCSS
$custom: #da98fa; $custom-light: #e7b7fc; $custom-dark: #000000;
JSON
{
"hex": "#da98fa",
"rgb": {
"r": 218,
"g": 152,
"b": 250
},
"hsl": {
"h": 280.408,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.77889,
"c": 0.15114,
"h": 314.1
},
"luminance": 0.44264
}Semantic roles & 50–950 ramp
primary
#DA98FA
secondary
#E0F6D5
accent
#E6004B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085