#DA99FC#DA99FC
#DA99FC is a light, vivid violet. Relative luminance 0.447; OKLCH L 78.1% C 0.152 H 313.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DA99FC |
|---|---|
| RGB | rgb(218, 153, 252) |
| HSL | hsl(279, 94%, 79%) |
| HSV | hsv(279, 39%, 99%) |
| CMYK | cmyk(13.5%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(72.71, 41.44, -39.94) |
| CIE-LCH | lch(72.71, 57.55, 316.06°) |
| OKLab | oklab(78.14% 0.1042 -0.1103) |
| OKLCH | oklch(78.14% 0.152 313.4) |
| XYZ | xyz(57.8725, 44.7173, 97.6592) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.15
Lilac (survey)
#CEA2FD
ΔE00 3.64
Pastel Purple
#CAA0FF
ΔE00 4.16
Lavender (survey)
#C79FEF
ΔE00 4.47
Liliac
#C48EFD
ΔE00 5.05
Mauve
#E0B0FF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA99FC #BBFC99
analogous
#A999FC #DA99FC #FC99ED
triadic
#DA99FC #FCDA99 #99FCDA
tetradic
#DA99FC #FCA999 #BBFC99 #99EDFC
square
#DA99FC #FCA999 #BBFC99 #99EDFC
split-complementary
#DA99FC #EDFC99 #99FCA9
monochromatic
#AF22F9 #C45EFA #DA99FC #F0D4FE #F4E1FE
Accessibility & contrast
On white
2.11
#DA99FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#DA99FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA99FC
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA99FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA99FC | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#D7A7BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #da99fc; /* rgb */ color: rgb(218, 153, 252); /* oklch */ color: oklch(78.1% 0.152 313.4);
Tailwind
colors: {
custom: {
50: '#e7b8fd',
500: '#da99fc',
950: '#000000',
},
}SCSS
$custom: #da99fc; $custom-light: #e7b8fd; $custom-dark: #000000;
JSON
{
"hex": "#da99fc",
"rgb": {
"r": 218,
"g": 153,
"b": 252
},
"hsl": {
"h": 279.394,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.78143,
"c": 0.15173,
"h": 313.4
},
"luminance": 0.44716
}Semantic roles & 50–950 ramp
primary
#DA99FC
secondary
#E0F6D5
accent
#E6004F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085