#BDBFF3#BDBFF3
#BDBFF3 is a very light, moderate blue. Relative luminance 0.546; OKLCH L 82.1% C 0.073 H 282.9°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFF3 |
|---|---|
| RGB | rgb(189, 191, 243) |
| HSL | hsl(238, 69%, 85%) |
| HSV | hsv(238, 22%, 95%) |
| CMYK | cmyk(22.2%, 21.4%, 0%, 4.7%) |
| CIE-LAB | lab(78.78, 10.10, -25.91) |
| CIE-LCH | lch(78.78, 27.81, 291.30°) |
| OKLab | oklab(82.08% 0.0163 -0.071) |
| OKLCH | oklch(82.08% 0.073 282.9) |
| XYZ | xyz(55.7908, 54.5505, 92.3666) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.97
Periwinkle
#CCCCFF
ΔE00 3.36
Light Lavender
#DFC5FE
ΔE00 7.97
Pale Violet
#CEAEFA
ΔE00 8.32
Pastel Blue
#A2BFFE
ΔE00 8.35
Light Violet
#D6B4FC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFF3 #F3F1BD
analogous
#BDDAF3 #BDBFF3 #D6BDF3
triadic
#BDBFF3 #F3BDBF #BFF3BD
tetradic
#BDBFF3 #F3BDDA #F3F1BD #BDF3D6
square
#BDBFF3 #F3BDDA #F3F1BD #BDF3D6
split-complementary
#BDBFF3 #F3D6BD #DAF3BD
monochromatic
#555BE0 #898DEA #BDBFF3 #E5E6FA #E5E6FA
Accessibility & contrast
On white
1.76
#BDBFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BDBFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFF3
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFF3 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F5
Deuteranopia (green-blind)
#AFC1F2
Tritanopia (blue-blind)
#B1C8D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdbff3; /* rgb */ color: rgb(189, 191, 243); /* oklch */ color: oklch(82.1% 0.073 282.9);
Tailwind
colors: {
custom: {
50: '#d1d2f7',
500: '#bdbff3',
950: '#000000',
},
}SCSS
$custom: #bdbff3; $custom-light: #d1d2f7; $custom-dark: #000000;
JSON
{
"hex": "#bdbff3",
"rgb": {
"r": 189,
"g": 191,
"b": 243
},
"hsl": {
"h": 237.778,
"s": 69.231,
"l": 84.706
},
"oklch": {
"l": 0.82082,
"c": 0.07289,
"h": 282.9
},
"luminance": 0.54551
}Semantic roles & 50–950 ramp
primary
#BDBFF3
secondary
#D3D081
accent
#CA14D1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385