#BD90FE#BD90FE
#BD90FE is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.9% C 0.160 H 301.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BD90FE |
|---|---|
| RGB | rgb(189, 144, 254) |
| HSL | hsl(265, 98%, 78%) |
| HSV | hsv(265, 43%, 100%) |
| CMYK | cmyk(25.6%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(67.96, 38.59, -48.66) |
| CIE-LCH | lch(67.96, 62.10, 308.41°) |
| OKLab | oklab(73.94% 0.0833 -0.1361) |
| OKLCH | oklch(73.94% 0.16 301.5) |
| XYZ | xyz(48.8449, 37.9210, 98.4929) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.63
Baby Purple
#CA9BF7
ΔE00 4.34
Pastel Purple
#CAA0FF
ΔE00 4.52
Lilac (survey)
#CEA2FD
ΔE00 5.49
Lavender (survey)
#C79FEF
ΔE00 5.93
Light Purple
#BF77F6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD90FE #D1FE90
analogous
#909AFE #BD90FE #F490FE
triadic
#BD90FE #FEBD90 #90FEBD
tetradic
#BD90FE #FE909A #D1FE90 #90FEF4
square
#BD90FE #FE909A #D1FE90 #90FEF4
split-complementary
#BD90FE #FEF490 #9AFE90
monochromatic
#7517FD #9953FD #BD90FE #E1CDFF #EDE1FF
Accessibility & contrast
On white
2.45
#BD90FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#BD90FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD90FE
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD90FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD90FE | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#B1A3BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bd90fe; /* rgb */ color: rgb(189, 144, 254); /* oklch */ color: oklch(73.9% 0.160 301.5);
Tailwind
colors: {
custom: {
50: '#d3b1ff',
500: '#bd90fe',
950: '#000000',
},
}SCSS
$custom: #bd90fe; $custom-light: #d3b1ff; $custom-dark: #000000;
JSON
{
"hex": "#bd90fe",
"rgb": {
"r": 189,
"g": 144,
"b": 254
},
"hsl": {
"h": 264.545,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.73944,
"c": 0.15956,
"h": 301.5
},
"luminance": 0.37921
}Semantic roles & 50–950 ramp
primary
#BD90FE
secondary
#E9F7D4
accent
#E60088
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086