#BCB1EA#BCB1EA
#BCB1EA is a light, moderate violet. Relative luminance 0.481; OKLCH L 78.9% C 0.081 H 293.3°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB1EA |
|---|---|
| RGB | rgb(188, 177, 234) |
| HSL | hsl(252, 58%, 81%) |
| HSV | hsv(252, 24%, 92%) |
| CMYK | cmyk(19.7%, 24.4%, 0%, 8.2%) |
| CIE-LAB | lab(74.87, 15.43, -27.05) |
| CIE-LCH | lch(74.87, 31.14, 299.70°) |
| OKLab | oklab(78.93% 0.032 -0.0742) |
| OKLCH | oklch(78.93% 0.081 293.3) |
| XYZ | xyz(51.3091, 48.0757, 84.4023) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.19
Lavender
#B39DDB
ΔE00 5.50
Light Violet
#D6B4FC
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 6.23
Periwinkle
#CCCCFF
ΔE00 6.80
Light Lavender
#DFC5FE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB1EA #DFEAB1
analogous
#B1C2EA #BCB1EA #D8B1EA
triadic
#BCB1EA #EABCB1 #B1EABC
tetradic
#BCB1EA #EAB1C2 #DFEAB1 #B1EAD8
square
#BCB1EA #EAB1C2 #DFEAB1 #B1EAD8
split-complementary
#BCB1EA #EAD8B1 #C2EAB1
monochromatic
#6951D0 #9381DD #BCB1EA #E5E1F7 #EAE7F9
Accessibility & contrast
On white
1.98
#BCB1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#BCB1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB1EA
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB1EA | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EC
Deuteranopia (green-blind)
#A5B7E8
Tritanopia (blue-blind)
#B3BAC5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bcb1ea; /* rgb */ color: rgb(188, 177, 234); /* oklch */ color: oklch(78.9% 0.081 293.3);
Tailwind
colors: {
custom: {
50: '#d0c8f1',
500: '#bcb1ea',
950: '#000000',
},
}SCSS
$custom: #bcb1ea; $custom-light: #d0c8f1; $custom-dark: #000000;
JSON
{
"hex": "#bcb1ea",
"rgb": {
"r": 188,
"g": 177,
"b": 234
},
"hsl": {
"h": 251.579,
"s": 57.576,
"l": 80.588
},
"oklch": {
"l": 0.78926,
"c": 0.08077,
"h": 293.3
},
"luminance": 0.48076
}Semantic roles & 50–950 ramp
primary
#BCB1EA
secondary
#ECF0DB
accent
#C520A5
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284