#BD90F8#BD90F8
#BD90F8 is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.6% C 0.152 H 302.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BD90F8 |
|---|---|
| RGB | rgb(189, 144, 248) |
| HSL | hsl(266, 88%, 77%) |
| HSV | hsv(266, 42%, 97%) |
| CMYK | cmyk(23.8%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.68, 37.19, -45.83) |
| CIE-LCH | lch(67.68, 59.02, 309.06°) |
| OKLab | oklab(73.64% 0.0824 -0.1278) |
| OKLCH | oklch(73.64% 0.152 302.8) |
| XYZ | xyz(47.8991, 37.5427, 93.5118) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.55
Baby Purple
#CA9BF7
ΔE00 3.78
Pastel Purple
#CAA0FF
ΔE00 4.28
Lilac (survey)
#CEA2FD
ΔE00 5.14
Lavender (survey)
#C79FEF
ΔE00 5.24
Light Purple
#BF77F6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD90F8 #CBF890
analogous
#9097F8 #BD90F8 #F190F8
triadic
#BD90F8 #F8BD90 #90F8BD
tetradic
#BD90F8 #F89097 #CBF890 #90F8F1
square
#BD90F8 #F89097 #CBF890 #90F8F1
split-complementary
#BD90F8 #F8F190 #97F890
monochromatic
#791DF1 #9B56F4 #BD90F8 #DFCAFC #EEE2FD
Accessibility & contrast
On white
2.47
#BD90F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#BD90F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD90F8
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD90F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD90F8 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FC
Deuteranopia (green-blind)
#7FA5F5
Tritanopia (blue-blind)
#B3A1B8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bd90f8; /* rgb */ color: rgb(189, 144, 248); /* oklch */ color: oklch(73.6% 0.152 302.8);
Tailwind
colors: {
custom: {
50: '#d3b1fb',
500: '#bd90f8',
950: '#000000',
},
}SCSS
$custom: #bd90f8; $custom-light: #d3b1fb; $custom-dark: #000000;
JSON
{
"hex": "#bd90f8",
"rgb": {
"r": 189,
"g": 144,
"b": 248
},
"hsl": {
"h": 265.962,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.73641,
"c": 0.15208,
"h": 302.8
},
"luminance": 0.37543
}Semantic roles & 50–950 ramp
primary
#BD90F8
secondary
#E8F5D6
accent
#E50182
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085