#D090FB#D090FB
#D090FB is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.6% C 0.161 H 310.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D090FB |
|---|---|
| RGB | rgb(208, 144, 251) |
| HSL | hsl(276, 93%, 77%) |
| HSV | hsv(276, 43%, 98%) |
| CMYK | cmyk(17.1%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(69.70, 43.17, -44.17) |
| CIE-LCH | lch(69.70, 61.76, 314.35°) |
| OKLab | oklab(75.63% 0.105 -0.1226) |
| OKLCH | oklch(75.63% 0.161 310.6) |
| XYZ | xyz(53.3951, 40.3223, 96.2182) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.57
Baby Purple
#CA9BF7
ΔE00 3.27
Pastel Purple
#CAA0FF
ΔE00 4.44
Lilac (survey)
#CEA2FD
ΔE00 4.62
Lavender (survey)
#C79FEF
ΔE00 5.16
Light Purple
#BF77F6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D090FB #BBFB90
analogous
#9B90FB #D090FB #FB90F0
triadic
#D090FB #FBD090 #90FBD0
tetradic
#D090FB #FB9B90 #BBFB90 #90F0FB
square
#D090FB #FB9B90 #BBFB90 #90F0FB
split-complementary
#D090FB #F0FB90 #90FB9B
monochromatic
#9E1AF7 #B755F9 #D090FB #E9CBFD #F2E1FE
Accessibility & contrast
On white
2.32
#D090FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#D090FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D090FB
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D090FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D090FB | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#89ACF8
Tritanopia (blue-blind)
#CBA0BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d090fb; /* rgb */ color: rgb(208, 144, 251); /* oklch */ color: oklch(75.6% 0.161 310.6);
Tailwind
colors: {
custom: {
50: '#e0b2fd',
500: '#d090fb',
950: '#000000',
},
}SCSS
$custom: #d090fb; $custom-light: #e0b2fd; $custom-dark: #000000;
JSON
{
"hex": "#d090fb",
"rgb": {
"r": 208,
"g": 144,
"b": 251
},
"hsl": {
"h": 275.888,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.75634,
"c": 0.16146,
"h": 310.6
},
"luminance": 0.40321
}Semantic roles & 50–950 ramp
primary
#D090FB
secondary
#E2F6D5
accent
#E6005C
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085