#D090F2#D090F2
#D090F2 is a light, vivid violet. Relative luminance 0.398; OKLCH L 75.2% C 0.151 H 313.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D090F2 |
|---|---|
| RGB | rgb(208, 144, 242) |
| HSL | hsl(279, 79%, 76%) |
| HSV | hsv(279, 40%, 95%) |
| CMYK | cmyk(14%, 40.5%, 0%, 5.1%) |
| CIE-LAB | lab(69.30, 41.27, -39.87) |
| CIE-LCH | lch(69.30, 57.39, 315.99°) |
| OKLab | oklab(75.21% 0.1034 -0.1102) |
| OKLCH | oklch(75.21% 0.151 313.2) |
| XYZ | xyz(52.0100, 39.7683, 88.9234) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.33
Liliac
#C48EFD
ΔE00 3.74
Lavender (survey)
#C79FEF
ΔE00 4.71
Lilac (survey)
#CEA2FD
ΔE00 4.80
Pastel Purple
#CAA0FF
ΔE00 4.92
Pale Purple
#B790D4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D090F2 #B2F290
analogous
#9F90F2 #D090F2 #F290E3
triadic
#D090F2 #F2D090 #90F2D0
tetradic
#D090F2 #F29F90 #B2F290 #90E3F2
square
#D090F2 #F29F90 #B2F290 #90E3F2
split-complementary
#D090F2 #E3F290 #90F29F
monochromatic
#A222E5 #B959EC #D090F2 #E7C7F8 #F3E4FC
Accessibility & contrast
On white
2.35
#D090F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#D090F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D090F2
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D090F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D090F2 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#8EABEF
Tritanopia (blue-blind)
#CD9EB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d090f2; /* rgb */ color: rgb(208, 144, 242); /* oklch */ color: oklch(75.2% 0.151 313.2);
Tailwind
colors: {
custom: {
50: '#e0b1f6',
500: '#d090f2',
950: '#000000',
},
}SCSS
$custom: #d090f2; $custom-light: #e0b1f6; $custom-dark: #000000;
JSON
{
"hex": "#d090f2",
"rgb": {
"r": 208,
"g": 144,
"b": 242
},
"hsl": {
"h": 279.184,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.75209,
"c": 0.15116,
"h": 313.2
},
"luminance": 0.39767
}Semantic roles & 50–950 ramp
primary
#D090F2
secondary
#E1F4D7
accent
#DB0A53
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151117
muted
#838085