#BC90DA#BC90DA
#BC90DA is a light, moderate violet. Relative luminance 0.357; OKLCH L 72.1% C 0.115 H 310.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90DA |
|---|---|
| RGB | rgb(188, 144, 218) |
| HSL | hsl(276, 50%, 71%) |
| HSV | hsv(276, 34%, 85%) |
| CMYK | cmyk(13.8%, 33.9%, 0%, 14.5%) |
| CIE-LAB | lab(66.29, 30.22, -31.49) |
| CIE-LCH | lch(66.29, 43.64, 313.82°) |
| OKLab | oklab(72.14% 0.0751 -0.0866) |
| OKLCH | oklch(72.14% 0.115 310.9) |
| XYZ | xyz(43.3650, 35.7004, 70.9225) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.38
Lavender (survey)
#C79FEF
ΔE00 4.58
Lavender
#B39DDB
ΔE00 5.07
Baby Purple
#CA9BF7
ΔE00 5.13
Liliac
#C48EFD
ΔE00 6.33
Wisteria
#A87DC2
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90DA #AEDA90
analogous
#9790DA #BC90DA #DA90D3
triadic
#BC90DA #DABC90 #90DABC
tetradic
#BC90DA #DA9790 #AEDA90 #90D3DA
square
#BC90DA #DA9790 #AEDA90 #90D3DA
split-complementary
#BC90DA #D3DA90 #90DA97
monochromatic
#833CB4 #A062CB #BC90DA #D8BEE9 #F1E8F7
Accessibility & contrast
On white
2.58
#BC90DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#BC90DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90DA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90DA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDD
Deuteranopia (green-blind)
#8DA2D8
Tritanopia (blue-blind)
#B99AAB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc90da; /* rgb */ color: rgb(188, 144, 218); /* oklch */ color: oklch(72.1% 0.115 310.9);
Tailwind
colors: {
custom: {
50: '#d1b1e5',
500: '#bc90da',
950: '#000000',
},
}SCSS
$custom: #bc90da; $custom-light: #d1b1e5; $custom-dark: #000000;
JSON
{
"hex": "#bc90da",
"rgb": {
"r": 188,
"g": 144,
"b": 218
},
"hsl": {
"h": 275.676,
"s": 50,
"l": 70.98
},
"oklch": {
"l": 0.7214,
"c": 0.1146,
"h": 310.9
},
"luminance": 0.357
}Semantic roles & 50–950 ramp
primary
#BC90DA
secondary
#E1EDD9
accent
#BD2865
background
#FCFAFE
surface
#F9F5FC
border
#D2CFD5
text
#141016
muted
#827F84