#BDBBF0#BDBBF0
#BDBBF0 is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.2% C 0.074 H 286.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBBF0 |
|---|---|
| RGB | rgb(189, 187, 240) |
| HSL | hsl(242, 64%, 84%) |
| HSV | hsv(242, 22%, 94%) |
| CMYK | cmyk(21.2%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(77.67, 11.60, -26.00) |
| CIE-LCH | lch(77.67, 28.47, 294.05°) |
| OKLab | oklab(81.18% 0.0209 -0.0713) |
| OKLCH | oklch(81.18% 0.074 286.3) |
| XYZ | xyz(54.4810, 52.6499, 89.7133) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.23
Periwinkle
#CCCCFF
ΔE00 4.13
Pale Violet
#CEAEFA
ΔE00 7.28
Light Lavender
#DFC5FE
ΔE00 7.33
Light Violet
#D6B4FC
ΔE00 7.52
Pale Lilac
#E4CBFF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBBF0 #EEF0BB
analogous
#BBD3F0 #BDBBF0 #D7BBF0
triadic
#BDBBF0 #F0BDBB #BBF0BD
tetradic
#BDBBF0 #F0BBD3 #EEF0BB #BBF0D7
square
#BDBBF0 #F0BBD3 #EEF0BB #BBF0D7
split-complementary
#BDBBF0 #F0D7BB #D3F0BB
monochromatic
#5C57DA #8C89E5 #BDBBF0 #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.82
#BDBBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#BDBBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBBF0
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBBF0 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F2
Deuteranopia (green-blind)
#ADBFEF
Tritanopia (blue-blind)
#B2C4CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bdbbf0; /* rgb */ color: rgb(189, 187, 240); /* oklch */ color: oklch(81.2% 0.074 286.3);
Tailwind
colors: {
custom: {
50: '#d1cff5',
500: '#bdbbf0',
950: '#000000',
},
}SCSS
$custom: #bdbbf0; $custom-light: #d1cff5; $custom-dark: #000000;
JSON
{
"hex": "#bdbbf0",
"rgb": {
"r": 189,
"g": 187,
"b": 240
},
"hsl": {
"h": 242.264,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.81182,
"c": 0.07428,
"h": 286.3
},
"luminance": 0.52651
}Semantic roles & 50–950 ramp
primary
#BDBBF0
secondary
#CCCF81
accent
#CC1AC5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385