#BDBBFA#BDBBFA
#BDBBFA is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.6% C 0.088 H 285.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBBFA |
|---|---|
| RGB | rgb(189, 187, 250) |
| HSL | hsl(242, 86%, 86%) |
| HSV | hsv(242, 25%, 98%) |
| CMYK | cmyk(24.4%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(78.03, 13.89, -30.82) |
| CIE-LCH | lch(78.03, 33.81, 294.26°) |
| OKLab | oklab(81.58% 0.0239 -0.0849) |
| OKLCH | oklch(81.58% 0.088 285.7) |
| XYZ | xyz(56.0076, 53.2605, 97.7534) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.06
Periwinkle
#CCCCFF
ΔE00 4.62
Pale Violet
#CEAEFA
ΔE00 6.92
Light Violet
#D6B4FC
ΔE00 7.41
Light Lavender
#DFC5FE
ΔE00 7.90
Pastel Blue
#A2BFFE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBBFA #F8FABB
analogous
#BBD8FA #BDBBFA #DCBBFA
triadic
#BDBBFA #FABDBB #BBFABD
tetradic
#BDBBFA #FABBD8 #F8FABB #BBFADC
square
#BDBBFA #FABBD8 #F8FABB #BBFADC
split-complementary
#BDBBFA #FADCBB #D8FABB
monochromatic
#4E49F2 #8682F6 #BDBBFA #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.80
#BDBBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BDBBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBBFA
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBBFA | 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)
#ABC3FD
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#AFC6D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbbfa; /* rgb */ color: rgb(189, 187, 250); /* oklch */ color: oklch(81.6% 0.088 285.7);
Tailwind
colors: {
custom: {
50: '#d2cffc',
500: '#bdbbfa',
950: '#000000',
},
}SCSS
$custom: #bdbbfa; $custom-light: #d2cffc; $custom-dark: #000000;
JSON
{
"hex": "#bdbbfa",
"rgb": {
"r": 189,
"g": 187,
"b": 250
},
"hsl": {
"h": 241.905,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.81581,
"c": 0.08821,
"h": 285.7
},
"luminance": 0.53262
}Semantic roles & 50–950 ramp
primary
#BDBBFA
secondary
#DBDE7B
accent
#E303DC
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385