#BCB2FF#BCB2FF
#BCB2FF is a light, moderate blue. Relative luminance 0.498; OKLCH L 80.0% C 0.108 H 289.7°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB2FF |
|---|---|
| RGB | rgb(188, 178, 255) |
| HSL | hsl(248, 100%, 85%) |
| HSV | hsv(248, 30%, 100%) |
| CMYK | cmyk(26.3%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(75.92, 19.72, -36.77) |
| CIE-LCH | lch(75.92, 41.73, 298.20°) |
| OKLab | oklab(79.99% 0.0364 -0.1019) |
| OKLCH | oklch(79.99% 0.108 289.7) |
| XYZ | xyz(54.7050, 49.7512, 101.3091) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.35
Light Periwinkle
#C1C6FC
ΔE00 5.96
Light Violet
#D6B4FC
ΔE00 6.52
Pastel Purple
#CAA0FF
ΔE00 6.93
Lilac (survey)
#CEA2FD
ΔE00 7.20
Periwinkle
#CCCCFF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB2FF #F5FFB2
analogous
#B2CFFF #BCB2FF #E2B2FF
triadic
#BCB2FF #FFBCB2 #B2FFBC
tetradic
#BCB2FF #FFB2CF #F5FFB2 #B2FFE2
square
#BCB2FF #FFB2CF #F5FFB2 #B2FFE2
split-complementary
#BCB2FF #FFE2B2 #CFFFB2
monochromatic
#5138FF #8775FF #BCB2FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.92
#BCB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#BCB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB2FF
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB2FF | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBDFF
Deuteranopia (green-blind)
#9EB9FD
Tritanopia (blue-blind)
#ADBFCE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bcb2ff; /* rgb */ color: rgb(188, 178, 255); /* oklch */ color: oklch(80.0% 0.108 289.7);
Tailwind
colors: {
custom: {
50: '#d1c9ff',
500: '#bcb2ff',
950: '#000000',
},
}SCSS
$custom: #bcb2ff; $custom-light: #d1c9ff; $custom-dark: #000000;
JSON
{
"hex": "#bcb2ff",
"rgb": {
"r": 188,
"g": 178,
"b": 255
},
"hsl": {
"h": 247.792,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.79994,
"c": 0.10818,
"h": 289.7
},
"luminance": 0.49752
}Semantic roles & 50–950 ramp
primary
#BCB2FF
secondary
#F3F7D4
accent
#E600C8
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286