#DB99F8#DB99F8
#DB99F8 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.1% C 0.148 H 315.1°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DB99F8 |
|---|---|
| RGB | rgb(219, 153, 248) |
| HSL | hsl(282, 87%, 79%) |
| HSV | hsv(282, 38%, 97%) |
| CMYK | cmyk(11.7%, 38.3%, 0%, 2.7%) |
| CIE-LAB | lab(72.64, 40.91, -37.86) |
| CIE-LCH | lch(72.64, 55.74, 317.22°) |
| OKLab | oklab(78.06% 0.1045 -0.1043) |
| OKLCH | oklch(78.06% 0.148 315.1) |
| XYZ | xyz(57.5453, 44.6211, 94.3701) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.54
Lilac (survey)
#CEA2FD
ΔE00 4.04
Lavender (survey)
#C79FEF
ΔE00 4.52
Pastel Purple
#CAA0FF
ΔE00 4.69
Mauve
#E0B0FF
ΔE00 5.52
Liliac
#C48EFD
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB99F8 #B6F899
analogous
#AB99F8 #DB99F8 #F899E5
triadic
#DB99F8 #F8DB99 #99F8DB
tetradic
#DB99F8 #F8AB99 #B6F899 #99E5F8
square
#DB99F8 #F8AB99 #B6F899 #99E5F8
split-complementary
#DB99F8 #E5F899 #99F8AB
monochromatic
#B326F0 #C760F4 #DB99F8 #EFD2FC #F5E2FD
Accessibility & contrast
On white
2.12
#DB99F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#DB99F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB99F8
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB99F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB99F8 | 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)
#89AEFC
Deuteranopia (green-blind)
#99B4F5
Tritanopia (blue-blind)
#D9A6BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #db99f8; /* rgb */ color: rgb(219, 153, 248); /* oklch */ color: oklch(78.1% 0.148 315.1);
Tailwind
colors: {
custom: {
50: '#e7b8fb',
500: '#db99f8',
950: '#000000',
},
}SCSS
$custom: #db99f8; $custom-light: #e7b8fb; $custom-dark: #000000;
JSON
{
"hex": "#db99f8",
"rgb": {
"r": 219,
"g": 153,
"b": 248
},
"hsl": {
"h": 281.684,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.78063,
"c": 0.14768,
"h": 315.1
},
"luminance": 0.4462
}Semantic roles & 50–950 ramp
primary
#DB99F8
secondary
#DFF5D6
accent
#E40247
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085