#BCB2FB#BCB2FB
#BCB2FB is a light, moderate blue. Relative luminance 0.495; OKLCH L 79.8% C 0.103 H 290.1°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB2FB |
|---|---|
| RGB | rgb(188, 178, 251) |
| HSL | hsl(248, 90%, 84%) |
| HSV | hsv(248, 29%, 98%) |
| CMYK | cmyk(25.1%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(75.76, 18.78, -34.87) |
| CIE-LCH | lch(75.76, 39.60, 298.30°) |
| OKLab | oklab(79.82% 0.0354 -0.0964) |
| OKLCH | oklch(79.82% 0.103 290.1) |
| XYZ | xyz(54.0678, 49.4963, 97.9532) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.07
Light Periwinkle
#C1C6FC
ΔE00 5.76
Light Violet
#D6B4FC
ΔE00 6.18
Pastel Purple
#CAA0FF
ΔE00 7.01
Lavender
#B39DDB
ΔE00 7.03
Periwinkle
#CCCCFF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB2FB #F1FBB2
analogous
#B2CDFB #BCB2FB #E1B2FB
triadic
#BCB2FB #FBBCB2 #B2FBBC
tetradic
#BCB2FB #FBB2CD #F1FBB2 #B2FBE1
square
#BCB2FB #FBB2CD #F1FBB2 #B2FBE1
split-complementary
#BCB2FB #FBE1B2 #CDFBB2
monochromatic
#573EF5 #8978F8 #BCB2FB #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.93
#BCB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#BCB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB2FB
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB2FB | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFE
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#AEBECC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bcb2fb; /* rgb */ color: rgb(188, 178, 251); /* oklch */ color: oklch(79.8% 0.103 290.1);
Tailwind
colors: {
custom: {
50: '#d1c9fd',
500: '#bcb2fb',
950: '#000000',
},
}SCSS
$custom: #bcb2fb; $custom-light: #d1c9fd; $custom-dark: #000000;
JSON
{
"hex": "#bcb2fb",
"rgb": {
"r": 188,
"g": 178,
"b": 251
},
"hsl": {
"h": 248.219,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.79821,
"c": 0.10269,
"h": 290.1
},
"luminance": 0.49497
}Semantic roles & 50–950 ramp
primary
#BCB2FB
secondary
#F1F6D5
accent
#E600C6
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285