#BCB2EA#BCB2EA
#BCB2EA is a light, moderate violet. Relative luminance 0.485; OKLCH L 79.1% C 0.079 H 292.7°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB2EA |
|---|---|
| RGB | rgb(188, 178, 234) |
| HSL | hsl(251, 57%, 81%) |
| HSV | hsv(251, 24%, 92%) |
| CMYK | cmyk(19.7%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(75.12, 14.88, -26.66) |
| CIE-LCH | lch(75.12, 30.53, 299.16°) |
| OKLab | oklab(79.12% 0.0306 -0.0731) |
| OKLCH | oklch(79.12% 0.079 292.7) |
| XYZ | xyz(51.5073, 48.4721, 84.4684) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.44
Lavender
#B39DDB
ΔE00 5.80
Light Periwinkle
#C1C6FC
ΔE00 5.96
Light Violet
#D6B4FC
ΔE00 5.99
Periwinkle
#CCCCFF
ΔE00 6.52
Light Lavender
#DFC5FE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB2EA #E0EAB2
analogous
#B2C4EA #BCB2EA #D8B2EA
triadic
#BCB2EA #EABCB2 #B2EABC
tetradic
#BCB2EA #EAB2C4 #E0EAB2 #B2EAD8
square
#BCB2EA #EAB2C4 #E0EAB2 #B2EAD8
split-complementary
#BCB2EA #EAD8B2 #C4EAB2
monochromatic
#6852D0 #9282DD #BCB2EA #E6E2F7 #EAE7F8
Accessibility & contrast
On white
1.96
#BCB2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#BCB2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB2EA
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB2EA | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAEC
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#B3BBC5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bcb2ea; /* rgb */ color: rgb(188, 178, 234); /* oklch */ color: oklch(79.1% 0.079 292.7);
Tailwind
colors: {
custom: {
50: '#d0c9f1',
500: '#bcb2ea',
950: '#000000',
},
}SCSS
$custom: #bcb2ea; $custom-light: #d0c9f1; $custom-dark: #000000;
JSON
{
"hex": "#bcb2ea",
"rgb": {
"r": 188,
"g": 178,
"b": 234
},
"hsl": {
"h": 250.714,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.79119,
"c": 0.07924,
"h": 292.7
},
"luminance": 0.48473
}Semantic roles & 50–950 ramp
primary
#BCB2EA
secondary
#ECF0DB
accent
#C521A7
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284