#BDBCF3#BDBCF3
#BDBCF3 is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.5% C 0.077 H 285.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBCF3 |
|---|---|
| RGB | rgb(189, 188, 243) |
| HSL | hsl(241, 70%, 85%) |
| HSV | hsv(241, 23%, 95%) |
| CMYK | cmyk(22.2%, 22.6%, 0%, 4.7%) |
| CIE-LAB | lab(78.03, 11.74, -27.07) |
| CIE-LCH | lch(78.03, 29.50, 293.44°) |
| OKLab | oklab(81.49% 0.0205 -0.0743) |
| OKLCH | oklch(81.49% 0.077 285.4) |
| XYZ | xyz(55.1432, 53.2554, 92.1507) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.75
Periwinkle
#CCCCFF
ΔE00 3.94
Pale Violet
#CEAEFA
ΔE00 7.39
Light Lavender
#DFC5FE
ΔE00 7.53
Light Violet
#D6B4FC
ΔE00 7.67
Pale Lilac
#E4CBFF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBCF3 #F2F3BC
analogous
#BCD7F3 #BDBCF3 #D9BCF3
triadic
#BDBCF3 #F3BDBC #BCF3BD
tetradic
#BDBCF3 #F3BCD7 #F2F3BC #BCF3D9
square
#BDBCF3 #F3BCD7 #F2F3BC #BCF3D9
split-complementary
#BDBCF3 #F3D9BC #D7F3BC
monochromatic
#5754E0 #8A88EA #BDBCF3 #E5E5FA #E5E5FA
Accessibility & contrast
On white
1.80
#BDBCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BDBCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBCF3
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBCF3 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F5
Deuteranopia (green-blind)
#ADBFF2
Tritanopia (blue-blind)
#B1C5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbcf3; /* rgb */ color: rgb(189, 188, 243); /* oklch */ color: oklch(81.5% 0.077 285.4);
Tailwind
colors: {
custom: {
50: '#d1d0f7',
500: '#bdbcf3',
950: '#000000',
},
}SCSS
$custom: #bdbcf3; $custom-light: #d1d0f7; $custom-dark: #000000;
JSON
{
"hex": "#bdbcf3",
"rgb": {
"r": 189,
"g": 188,
"b": 243
},
"hsl": {
"h": 241.091,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.81495,
"c": 0.07705,
"h": 285.4
},
"luminance": 0.53256
}Semantic roles & 50–950 ramp
primary
#BDBCF3
secondary
#D2D380
accent
#D214CE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385