#D090FF#D090FF
#D090FF is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.8% C 0.166 H 309.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D090FF |
|---|---|
| RGB | rgb(208, 144, 255) |
| HSL | hsl(275, 100%, 78%) |
| HSV | hsv(275, 44%, 100%) |
| CMYK | cmyk(18.4%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(69.88, 44.03, -46.06) |
| CIE-LCH | lch(69.88, 63.72, 313.71°) |
| OKLab | oklab(75.83% 0.1057 -0.1281) |
| OKLCH | oklch(75.83% 0.166 309.5) |
| XYZ | xyz(54.0323, 40.5772, 99.5741) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.26
Baby Purple
#CA9BF7
ΔE00 3.48
Pastel Purple
#CAA0FF
ΔE00 4.39
Lilac (survey)
#CEA2FD
ΔE00 4.70
Lavender (survey)
#C79FEF
ΔE00 5.48
Light Purple
#BF77F6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D090FF #BFFF90
analogous
#9890FF #D090FF #FF90F6
triadic
#D090FF #FFD090 #90FFD0
tetradic
#D090FF #FF9890 #BFFF90 #90F6FF
square
#D090FF #FF9890 #BFFF90 #90F6FF
split-complementary
#D090FF #F6FF90 #90FF98
monochromatic
#9C16FF #B653FF #D090FF #EACDFF #F2E0FF
Accessibility & contrast
On white
2.30
#D090FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#D090FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D090FF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D090FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D090FF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#CAA1BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d090ff; /* rgb */ color: rgb(208, 144, 255); /* oklch */ color: oklch(75.8% 0.166 309.5);
Tailwind
colors: {
custom: {
50: '#e0b2ff',
500: '#d090ff',
950: '#000000',
},
}SCSS
$custom: #d090ff; $custom-light: #e0b2ff; $custom-dark: #000000;
JSON
{
"hex": "#d090ff",
"rgb": {
"r": 208,
"g": 144,
"b": 255
},
"hsl": {
"h": 274.595,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.75829,
"c": 0.16607,
"h": 309.5
},
"luminance": 0.40576
}Semantic roles & 50–950 ramp
primary
#D090FF
secondary
#E3F7D4
accent
#E60061
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086