#DA99FA#DA99FA
#DA99FA is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.1% C 0.149 H 314.0°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DA99FA |
|---|---|
| RGB | rgb(218, 153, 250) |
| HSL | hsl(280, 91%, 79%) |
| HSV | hsv(280, 39%, 98%) |
| CMYK | cmyk(12.8%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(72.62, 41.03, -38.98) |
| CIE-LCH | lch(72.62, 56.59, 316.46°) |
| OKLab | oklab(78.05% 0.1038 -0.1075) |
| OKLCH | oklch(78.05% 0.149 314) |
| XYZ | xyz(57.5572, 44.5912, 95.9989) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.23
Lilac (survey)
#CEA2FD
ΔE00 3.75
Pastel Purple
#CAA0FF
ΔE00 4.32
Lavender (survey)
#C79FEF
ΔE00 4.40
Liliac
#C48EFD
ΔE00 5.26
Mauve
#E0B0FF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA99FA #B9FA99
analogous
#AA99FA #DA99FA #FA99EA
triadic
#DA99FA #FADA99 #99FADA
tetradic
#DA99FA #FAAA99 #B9FA99 #99EAFA
square
#DA99FA #FAAA99 #B9FA99 #99EAFA
split-complementary
#DA99FA #EAFA99 #99FAAA
monochromatic
#B024F4 #C55FF7 #DA99FA #EFD3FD #F4E2FE
Accessibility & contrast
On white
2.12
#DA99FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#DA99FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA99FA
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA99FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA99FA | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFE
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#D8A6BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #da99fa; /* rgb */ color: rgb(218, 153, 250); /* oklch */ color: oklch(78.1% 0.149 314.0);
Tailwind
colors: {
custom: {
50: '#e7b8fc',
500: '#da99fa',
950: '#000000',
},
}SCSS
$custom: #da99fa; $custom-light: #e7b8fc; $custom-dark: #000000;
JSON
{
"hex": "#da99fa",
"rgb": {
"r": 218,
"g": 153,
"b": 250
},
"hsl": {
"h": 280.206,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.78052,
"c": 0.14947,
"h": 314
},
"luminance": 0.4459
}Semantic roles & 50–950 ramp
primary
#DA99FA
secondary
#E0F6D5
accent
#E6004C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085