#D090FA#D090FA
#D090FA is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.6% C 0.160 H 310.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D090FA |
|---|---|
| RGB | rgb(208, 144, 250) |
| HSL | hsl(276, 91%, 77%) |
| HSV | hsv(276, 42%, 98%) |
| CMYK | cmyk(16.8%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(69.65, 42.96, -43.69) |
| CIE-LCH | lch(69.65, 61.28, 314.52°) |
| OKLab | oklab(75.59% 0.1049 -0.1213) |
| OKLCH | oklch(75.59% 0.16 310.9) |
| XYZ | xyz(53.2379, 40.2594, 95.3902) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.67
Baby Purple
#CA9BF7
ΔE00 3.24
Pastel Purple
#CAA0FF
ΔE00 4.46
Lilac (survey)
#CEA2FD
ΔE00 4.61
Lavender (survey)
#C79FEF
ΔE00 5.09
Light Purple
#BF77F6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D090FA #BAFA90
analogous
#9B90FA #D090FA #FA90EF
triadic
#D090FA #FAD090 #90FAD0
tetradic
#D090FA #FA9B90 #BAFA90 #90EFFA
square
#D090FA #FA9B90 #BAFA90 #90EFFA
split-complementary
#D090FA #EFFA90 #90FA9B
monochromatic
#9E1BF5 #B755F7 #D090FA #E9CBFD #F3E2FE
Accessibility & contrast
On white
2.32
#D090FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#D090FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D090FA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D090FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D090FA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#8AABF7
Tritanopia (blue-blind)
#CBA0B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d090fa; /* rgb */ color: rgb(208, 144, 250); /* oklch */ color: oklch(75.6% 0.160 310.9);
Tailwind
colors: {
custom: {
50: '#e0b1fc',
500: '#d090fa',
950: '#000000',
},
}SCSS
$custom: #d090fa; $custom-light: #e0b1fc; $custom-dark: #000000;
JSON
{
"hex": "#d090fa",
"rgb": {
"r": 208,
"g": 144,
"b": 250
},
"hsl": {
"h": 276.226,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.75586,
"c": 0.16031,
"h": 310.9
},
"luminance": 0.40259
}Semantic roles & 50–950 ramp
primary
#D090FA
secondary
#E2F6D5
accent
#E6005B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085