#DB90FE#DB90FE
#DB90FE is a light, vivid purple. Relative luminance 0.422; OKLCH L 76.9% C 0.169 H 314.3°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DB90FE |
|---|---|
| RGB | rgb(219, 144, 254) |
| HSL | hsl(281, 98%, 78%) |
| HSV | hsv(281, 43%, 100%) |
| CMYK | cmyk(13.8%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(70.98, 46.90, -43.70) |
| CIE-LCH | lch(70.98, 64.11, 317.02°) |
| OKLab | oklab(76.9% 0.1183 -0.1211) |
| OKLCH | oklch(76.9% 0.169 314.3) |
| XYZ | xyz(57.0732, 42.1637, 98.8786) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.41
Baby Purple
#CA9BF7
ΔE00 4.45
Lilac (survey)
#CEA2FD
ΔE00 5.40
Pastel Purple
#CAA0FF
ΔE00 5.54
Violet (CSS)
#EE82EE
ΔE00 5.63
Lavender (survey)
#C79FEF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB90FE #B3FE90
analogous
#A490FE #DB90FE #FE90EA
triadic
#DB90FE #FEDB90 #90FEDB
tetradic
#DB90FE #FEA490 #B3FE90 #90EAFE
square
#DB90FE #FEA490 #B3FE90 #90EAFE
split-complementary
#DB90FE #EAFE90 #90FEA4
monochromatic
#B417FD #C753FD #DB90FE #EFCDFF #F5E1FF
Accessibility & contrast
On white
2.23
#DB90FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#DB90FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB90FE
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB90FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB90FE | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#D9A0BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #db90fe; /* rgb */ color: rgb(219, 144, 254); /* oklch */ color: oklch(76.9% 0.169 314.3);
Tailwind
colors: {
custom: {
50: '#e8b2ff',
500: '#db90fe',
950: '#000000',
},
}SCSS
$custom: #db90fe; $custom-light: #e8b2ff; $custom-dark: #000000;
JSON
{
"hex": "#db90fe",
"rgb": {
"r": 219,
"g": 144,
"b": 254
},
"hsl": {
"h": 280.909,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.76901,
"c": 0.16924,
"h": 314.3
},
"luminance": 0.42162
}Semantic roles & 50–950 ramp
primary
#DB90FE
secondary
#DFF7D4
accent
#E60049
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086