#BC90DF#BC90DF
#BC90DF is a light, vivid violet. Relative luminance 0.360; OKLCH L 72.4% C 0.121 H 309.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90DF |
|---|---|
| RGB | rgb(188, 144, 223) |
| HSL | hsl(273, 55%, 72%) |
| HSV | hsv(273, 35%, 87%) |
| CMYK | cmyk(15.7%, 35.4%, 0%, 12.5%) |
| CIE-LAB | lab(66.49, 31.30, -33.94) |
| CIE-LCH | lch(66.49, 46.17, 312.68°) |
| OKLab | oklab(72.36% 0.0762 -0.0936) |
| OKLCH | oklch(72.36% 0.121 309.2) |
| XYZ | xyz(44.0291, 35.9661, 74.4204) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.22
Lavender (survey)
#C79FEF
ΔE00 4.18
Baby Purple
#CA9BF7
ΔE00 4.40
Lavender
#B39DDB
ΔE00 5.16
Liliac
#C48EFD
ΔE00 5.32
Pastel Purple
#CAA0FF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90DF #B3DF90
analogous
#9590DF #BC90DF #DF90DB
triadic
#BC90DF #DFBC90 #90DFBC
tetradic
#BC90DF #DF9590 #B3DF90 #90DBDF
square
#BC90DF #DF9590 #B3DF90 #90DBDF
split-complementary
#BC90DF #DBDF90 #90DF95
monochromatic
#8237BE #9F60D1 #BC90DF #D9C0ED #F1E7F8
Accessibility & contrast
On white
2.56
#BC90DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#BC90DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90DF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90DF | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E2
Deuteranopia (green-blind)
#8BA2DD
Tritanopia (blue-blind)
#B89BAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc90df; /* rgb */ color: rgb(188, 144, 223); /* oklch */ color: oklch(72.4% 0.121 309.2);
Tailwind
colors: {
custom: {
50: '#d1b1e9',
500: '#bc90df',
950: '#000000',
},
}SCSS
$custom: #bc90df; $custom-light: #d1b1e9; $custom-dark: #000000;
JSON
{
"hex": "#bc90df",
"rgb": {
"r": 188,
"g": 144,
"b": 223
},
"hsl": {
"h": 273.418,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.72361,
"c": 0.12073,
"h": 309.2
},
"luminance": 0.35966
}Semantic roles & 50–950 ramp
primary
#BC90DF
secondary
#E4EFDC
accent
#C3236A
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141016
muted
#827F84