#DA99FD#DA99FD
#DA99FD is a light, vivid violet. Relative luminance 0.448; OKLCH L 78.2% C 0.153 H 313.1°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DA99FD |
|---|---|
| RGB | rgb(218, 153, 253) |
| HSL | hsl(279, 96%, 80%) |
| HSV | hsv(279, 40%, 99%) |
| CMYK | cmyk(13.8%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(72.75, 41.64, -40.41) |
| CIE-LCH | lch(72.75, 58.03, 315.86°) |
| OKLab | oklab(78.19% 0.1044 -0.1117) |
| OKLCH | oklch(78.19% 0.153 313.1) |
| XYZ | xyz(58.0314, 44.7809, 98.4960) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.13
Lilac (survey)
#CEA2FD
ΔE00 3.61
Pastel Purple
#CAA0FF
ΔE00 4.09
Lavender (survey)
#C79FEF
ΔE00 4.52
Liliac
#C48EFD
ΔE00 4.96
Mauve
#E0B0FF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA99FD #BCFD99
analogous
#A899FD #DA99FD #FD99EE
triadic
#DA99FD #FDDA99 #99FDDA
tetradic
#DA99FD #FDA899 #BCFD99 #99EEFD
square
#DA99FD #FDA899 #BCFD99 #99EEFD
split-complementary
#DA99FD #EEFD99 #99FDA8
monochromatic
#AE21FB #C45DFC #DA99FD #F0D5FE #F4E1FE
Accessibility & contrast
On white
2.11
#DA99FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#DA99FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA99FD
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA99FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA99FD | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#97B4FA
Tritanopia (blue-blind)
#D7A7BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #da99fd; /* rgb */ color: rgb(218, 153, 253); /* oklch */ color: oklch(78.2% 0.153 313.1);
Tailwind
colors: {
custom: {
50: '#e7b8fe',
500: '#da99fd',
950: '#000000',
},
}SCSS
$custom: #da99fd; $custom-light: #e7b8fe; $custom-dark: #000000;
JSON
{
"hex": "#da99fd",
"rgb": {
"r": 218,
"g": 153,
"b": 253
},
"hsl": {
"h": 279,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.78188,
"c": 0.15286,
"h": 313.1
},
"luminance": 0.4478
}Semantic roles & 50–950 ramp
primary
#DA99FD
secondary
#E0F7D4
accent
#E60050
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086