#BDBCF2#BDBCF2
#BDBCF2 is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.5% C 0.076 H 285.4°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBCF2 |
|---|---|
| RGB | rgb(189, 188, 242) |
| HSL | hsl(241, 68%, 84%) |
| HSV | hsv(241, 22%, 95%) |
| CMYK | cmyk(21.9%, 22.3%, 0%, 5.1%) |
| CIE-LAB | lab(77.99, 11.51, -26.58) |
| CIE-LCH | lch(77.99, 28.97, 293.41°) |
| OKLab | oklab(81.46% 0.0201 -0.0729) |
| OKLCH | oklch(81.46% 0.076 285.4) |
| XYZ | xyz(54.9926, 53.1951, 91.3576) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.81
Periwinkle
#CCCCFF
ΔE00 3.92
Pale Violet
#CEAEFA
ΔE00 7.45
Light Lavender
#DFC5FE
ΔE00 7.50
Light Violet
#D6B4FC
ΔE00 7.70
Pale Lilac
#E4CBFF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBCF2 #F1F2BC
analogous
#BCD6F2 #BDBCF2 #D8BCF2
triadic
#BDBCF2 #F2BDBC #BCF2BD
tetradic
#BDBCF2 #F2BCD6 #F1F2BC #BCF2D8
square
#BDBCF2 #F2BCD6 #F1F2BC #BCF2D8
split-complementary
#BDBCF2 #F2D8BC #D6F2BC
monochromatic
#5855DE #8B89E8 #BDBCF2 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.80
#BDBCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BDBCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBCF2
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBCF2 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F4
Deuteranopia (green-blind)
#ADBFF1
Tritanopia (blue-blind)
#B1C5CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbcf2; /* rgb */ color: rgb(189, 188, 242); /* oklch */ color: oklch(81.5% 0.076 285.4);
Tailwind
colors: {
custom: {
50: '#d1d0f6',
500: '#bdbcf2',
950: '#000000',
},
}SCSS
$custom: #bdbcf2; $custom-light: #d1d0f6; $custom-dark: #000000;
JSON
{
"hex": "#bdbcf2",
"rgb": {
"r": 189,
"g": 188,
"b": 242
},
"hsl": {
"h": 241.111,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.81455,
"c": 0.07566,
"h": 285.4
},
"luminance": 0.53196
}Semantic roles & 50–950 ramp
primary
#BDBCF2
secondary
#D0D281
accent
#CF16CC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385