#BCB0EB#BCB0EB
#BCB0EB is a light, moderate violet. Relative luminance 0.477; OKLCH L 78.8% C 0.084 H 293.7°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB0EB |
|---|---|
| RGB | rgb(188, 176, 235) |
| HSL | hsl(252, 60%, 81%) |
| HSV | hsv(252, 25%, 92%) |
| CMYK | cmyk(20%, 25.1%, 0%, 7.8%) |
| CIE-LAB | lab(74.66, 16.20, -27.91) |
| CIE-LCH | lch(74.66, 32.27, 300.13°) |
| OKLab | oklab(78.77% 0.0337 -0.0766) |
| OKLCH | oklch(78.77% 0.084 293.7) |
| XYZ | xyz(51.2564, 47.7397, 85.0954) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.85
Lavender
#B39DDB
ΔE00 5.23
Light Violet
#D6B4FC
ΔE00 5.59
Light Periwinkle
#C1C6FC
ΔE00 6.45
Lavender (survey)
#C79FEF
ΔE00 6.76
Periwinkle
#CCCCFF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB0EB #DFEBB0
analogous
#B0C1EB #BCB0EB #D9B0EB
triadic
#BCB0EB #EBBCB0 #B0EBBC
tetradic
#BCB0EB #EBB0C1 #DFEBB0 #B0EBD9
square
#BCB0EB #EBB0C1 #DFEBB0 #B0EBD9
split-complementary
#BCB0EB #EBD9B0 #C1EBB0
monochromatic
#694ED2 #937FDF #BCB0EB #E5E1F7 #EAE7F9
Accessibility & contrast
On white
1.99
#BCB0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#BCB0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB0EB
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB0EB | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EE
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#B3B9C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bcb0eb; /* rgb */ color: rgb(188, 176, 235); /* oklch */ color: oklch(78.8% 0.084 293.7);
Tailwind
colors: {
custom: {
50: '#d1c7f1',
500: '#bcb0eb',
950: '#000000',
},
}SCSS
$custom: #bcb0eb; $custom-light: #d1c7f1; $custom-dark: #000000;
JSON
{
"hex": "#bcb0eb",
"rgb": {
"r": 188,
"g": 176,
"b": 235
},
"hsl": {
"h": 252.203,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.78774,
"c": 0.0837,
"h": 293.7
},
"luminance": 0.4774
}Semantic roles & 50–950 ramp
primary
#BCB0EB
secondary
#ECF0DB
accent
#C71EA5
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284