#BD90EB#BD90EB
#BD90EB is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.0% C 0.136 H 306.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BD90EB |
|---|---|
| RGB | rgb(189, 144, 235) |
| HSL | hsl(270, 69%, 74%) |
| HSV | hsv(270, 39%, 92%) |
| CMYK | cmyk(19.6%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(67.10, 34.24, -39.61) |
| CIE-LCH | lch(67.10, 52.36, 310.84°) |
| OKLab | oklab(73.01% 0.08 -0.1099) |
| OKLCH | oklch(73.01% 0.136 306.1) |
| XYZ | xyz(45.9519, 36.7638, 83.2565) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.12
Baby Purple
#CA9BF7
ΔE00 3.34
Lavender (survey)
#C79FEF
ΔE00 4.12
Pale Purple
#B790D4
ΔE00 4.44
Pastel Purple
#CAA0FF
ΔE00 4.59
Lilac (survey)
#CEA2FD
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD90EB #BEEB90
analogous
#9091EB #BD90EB #EA90EB
triadic
#BD90EB #EBBD90 #90EBBD
tetradic
#BD90EB #EB9091 #BEEB90 #90EBEA
square
#BD90EB #EB9091 #BEEB90 #90EBEA
split-complementary
#BD90EB #EBEA90 #91EB90
monochromatic
#7F28D8 #9E5CE2 #BD90EB #DCC4F4 #F0E5FA
Accessibility & contrast
On white
2.51
#BD90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#BD90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD90EB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD90EB | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EE
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#B69EB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bd90eb; /* rgb */ color: rgb(189, 144, 235); /* oklch */ color: oklch(73.0% 0.136 306.1);
Tailwind
colors: {
custom: {
50: '#d2b1f2',
500: '#bd90eb',
950: '#000000',
},
}SCSS
$custom: #bd90eb; $custom-light: #d2b1f2; $custom-dark: #000000;
JSON
{
"hex": "#bd90eb",
"rgb": {
"r": 189,
"g": 144,
"b": 235
},
"hsl": {
"h": 269.67,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.7301,
"c": 0.13591,
"h": 306.1
},
"luminance": 0.36763
}Semantic roles & 50–950 ramp
primary
#BD90EB
secondary
#E6F2D9
accent
#D11474
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85