#D090F8#D090F8
#D090F8 is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.5% C 0.158 H 311.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D090F8 |
|---|---|
| RGB | rgb(208, 144, 248) |
| HSL | hsl(277, 88%, 77%) |
| HSV | hsv(277, 42%, 97%) |
| CMYK | cmyk(16.1%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(69.57, 42.54, -42.74) |
| CIE-LCH | lch(69.57, 60.30, 314.86°) |
| OKLab | oklab(75.49% 0.1045 -0.1185) |
| OKLCH | oklch(75.49% 0.158 311.4) |
| XYZ | xyz(52.9260, 40.1346, 93.7474) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.90
Baby Purple
#CA9BF7
ΔE00 3.21
Pastel Purple
#CAA0FF
ΔE00 4.54
Lilac (survey)
#CEA2FD
ΔE00 4.62
Lavender (survey)
#C79FEF
ΔE00 4.96
Light Purple
#BF77F6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D090F8 #B8F890
analogous
#9C90F8 #D090F8 #F890EC
triadic
#D090F8 #F8D090 #90F8D0
tetradic
#D090F8 #F89C90 #B8F890 #90ECF8
square
#D090F8 #F89C90 #B8F890 #90ECF8
split-complementary
#D090F8 #ECF890 #90F89C
monochromatic
#9F1DF1 #B856F4 #D090F8 #E8CAFC #F3E2FD
Accessibility & contrast
On white
2.33
#D090F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#D090F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D090F8
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D090F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D090F8 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#8BABF5
Tritanopia (blue-blind)
#CC9FB8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d090f8; /* rgb */ color: rgb(208, 144, 248); /* oklch */ color: oklch(75.5% 0.158 311.4);
Tailwind
colors: {
custom: {
50: '#e0b1fb',
500: '#d090f8',
950: '#000000',
},
}SCSS
$custom: #d090f8; $custom-light: #e0b1fb; $custom-dark: #000000;
JSON
{
"hex": "#d090f8",
"rgb": {
"r": 208,
"g": 144,
"b": 248
},
"hsl": {
"h": 276.923,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.75491,
"c": 0.15802,
"h": 311.4
},
"luminance": 0.40134
}Semantic roles & 50–950 ramp
primary
#D090F8
secondary
#E2F5D6
accent
#E50158
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085