#BD90FD#BD90FD
#BD90FD is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.9% C 0.158 H 301.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BD90FD |
|---|---|
| RGB | rgb(189, 144, 253) |
| HSL | hsl(265, 96%, 78%) |
| HSV | hsv(265, 43%, 99%) |
| CMYK | cmyk(25.3%, 43.1%, 0%, 0.8%) |
| CIE-LAB | lab(67.92, 38.35, -48.19) |
| CIE-LCH | lch(67.92, 61.59, 308.52°) |
| OKLab | oklab(73.89% 0.0832 -0.1347) |
| OKLCH | oklch(73.89% 0.158 301.7) |
| XYZ | xyz(48.6852, 37.8571, 97.6517) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.57
Baby Purple
#CA9BF7
ΔE00 4.24
Pastel Purple
#CAA0FF
ΔE00 4.47
Lilac (survey)
#CEA2FD
ΔE00 5.42
Lavender (survey)
#C79FEF
ΔE00 5.82
Light Purple
#BF77F6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD90FD #D0FD90
analogous
#9099FD #BD90FD #F490FD
triadic
#BD90FD #FDBD90 #90FDBD
tetradic
#BD90FD #FD9099 #D0FD90 #90FDF4
square
#BD90FD #FD9099 #D0FD90 #90FDF4
split-complementary
#BD90FD #FDF490 #99FD90
monochromatic
#7618FB #9954FC #BD90FD #E1CCFE #EDE1FE
Accessibility & contrast
On white
2.45
#BD90FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BD90FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD90FD
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD90FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD90FD | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#7CA5FA
Tritanopia (blue-blind)
#B1A3BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bd90fd; /* rgb */ color: rgb(189, 144, 253); /* oklch */ color: oklch(73.9% 0.158 301.7);
Tailwind
colors: {
custom: {
50: '#d3b1fe',
500: '#bd90fd',
950: '#000000',
},
}SCSS
$custom: #bd90fd; $custom-light: #d3b1fe; $custom-dark: #000000;
JSON
{
"hex": "#bd90fd",
"rgb": {
"r": 189,
"g": 144,
"b": 253
},
"hsl": {
"h": 264.771,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.73893,
"c": 0.15831,
"h": 301.7
},
"luminance": 0.37857
}Semantic roles & 50–950 ramp
primary
#BD90FD
secondary
#E9F7D4
accent
#E60087
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086