#DA99FB#DA99FB
#DA99FB is a light, vivid violet. Relative luminance 0.447; OKLCH L 78.1% C 0.151 H 313.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DA99FB |
|---|---|
| RGB | rgb(218, 153, 251) |
| HSL | hsl(280, 92%, 79%) |
| HSV | hsv(280, 39%, 98%) |
| CMYK | cmyk(13.1%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(72.66, 41.23, -39.46) |
| CIE-LCH | lch(72.66, 57.07, 316.26°) |
| OKLab | oklab(78.1% 0.104 -0.1089) |
| OKLCH | oklch(78.1% 0.151 313.7) |
| XYZ | xyz(57.7144, 44.6541, 96.8269) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.18
Lilac (survey)
#CEA2FD
ΔE00 3.69
Pastel Purple
#CAA0FF
ΔE00 4.24
Lavender (survey)
#C79FEF
ΔE00 4.43
Liliac
#C48EFD
ΔE00 5.15
Mauve
#E0B0FF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA99FB #BAFB99
analogous
#A999FB #DA99FB #FB99EB
triadic
#DA99FB #FBDA99 #99FBDA
tetradic
#DA99FB #FBA999 #BAFB99 #99EBFB
square
#DA99FB #FBA999 #BAFB99 #99EBFB
split-complementary
#DA99FB #EBFB99 #99FBA9
monochromatic
#AF23F6 #C55EF9 #DA99FB #EFD4FD #F4E2FE
Accessibility & contrast
On white
2.11
#DA99FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#DA99FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA99FB
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA99FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA99FB | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#D8A7BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #da99fb; /* rgb */ color: rgb(218, 153, 251); /* oklch */ color: oklch(78.1% 0.151 313.7);
Tailwind
colors: {
custom: {
50: '#e7b8fd',
500: '#da99fb',
950: '#000000',
},
}SCSS
$custom: #da99fb; $custom-light: #e7b8fd; $custom-dark: #000000;
JSON
{
"hex": "#da99fb",
"rgb": {
"r": 218,
"g": 153,
"b": 251
},
"hsl": {
"h": 279.796,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.78097,
"c": 0.1506,
"h": 313.7
},
"luminance": 0.44653
}Semantic roles & 50–950 ramp
primary
#DA99FB
secondary
#E0F6D5
accent
#E6004D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085