#BCB2F2#BCB2F2
#BCB2F2 is a light, moderate blue. Relative luminance 0.489; OKLCH L 79.4% C 0.090 H 291.4°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB2F2 |
|---|---|
| RGB | rgb(188, 178, 242) |
| HSL | hsl(249, 71%, 82%) |
| HSV | hsv(249, 26%, 95%) |
| CMYK | cmyk(22.3%, 26.4%, 0%, 5.1%) |
| CIE-LAB | lab(75.42, 16.69, -30.54) |
| CIE-LCH | lch(75.42, 34.80, 298.65°) |
| OKLab | oklab(79.44% 0.0329 -0.0841) |
| OKLCH | oklch(79.44% 0.09 291.4) |
| XYZ | xyz(52.6827, 48.9423, 90.6584) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.90
Light Periwinkle
#C1C6FC
ΔE00 5.62
Light Violet
#D6B4FC
ΔE00 5.77
Lavender
#B39DDB
ΔE00 6.13
Periwinkle
#CCCCFF
ΔE00 6.59
Lavender (survey)
#C79FEF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB2F2 #E8F2B2
analogous
#B2C8F2 #BCB2F2 #DCB2F2
triadic
#BCB2F2 #F2BCB2 #B2F2BC
tetradic
#BCB2F2 #F2B2C8 #E8F2B2 #B2F2DC
square
#BCB2F2 #F2B2C8 #E8F2B2 #B2F2DC
split-complementary
#BCB2F2 #F2DCB2 #C8F2B2
monochromatic
#6149E0 #8E7EE9 #BCB2F2 #E8E5FB #E8E5FB
Accessibility & contrast
On white
1.95
#BCB2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#BCB2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB2F2
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB2F2 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BBF5
Deuteranopia (green-blind)
#A3B9F0
Tritanopia (blue-blind)
#B1BDC8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bcb2f2; /* rgb */ color: rgb(188, 178, 242); /* oklch */ color: oklch(79.4% 0.090 291.4);
Tailwind
colors: {
custom: {
50: '#d1c9f6',
500: '#bcb2f2',
950: '#000000',
},
}SCSS
$custom: #bcb2f2; $custom-light: #d1c9f6; $custom-dark: #000000;
JSON
{
"hex": "#bcb2f2",
"rgb": {
"r": 188,
"g": 178,
"b": 242
},
"hsl": {
"h": 249.375,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.79443,
"c": 0.09029,
"h": 291.4
},
"luminance": 0.48943
}Semantic roles & 50–950 ramp
primary
#BCB2F2
secondary
#EEF2D9
accent
#D312B5
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285