#BDBFDE#BDBFDE
#BDBFDE is a light, muted blue. Relative luminance 0.534; OKLCH L 81.3% C 0.043 H 282.5°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFDE |
|---|---|
| RGB | rgb(189, 191, 222) |
| HSL | hsl(236, 33%, 81%) |
| HSV | hsv(236, 15%, 87%) |
| CMYK | cmyk(14.9%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(78.08, 5.49, -15.67) |
| CIE-LCH | lch(78.08, 16.61, 289.31°) |
| OKLab | oklab(81.31% 0.0094 -0.0425) |
| OKLCH | oklch(81.31% 0.044 282.5) |
| XYZ | xyz(52.7989, 53.3537, 76.6097) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.41
Light Periwinkle
#C1C6FC
ΔE00 6.42
Light Blue Grey
#B7C9E2
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 8.15
Cloudy Blue
#ACC2D9
ΔE00 9.63
Lavender (CSS)
#E6E6FA
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFDE #DEDCBD
analogous
#BDCFDE #BDBFDE #CBBDDE
triadic
#BDBFDE #DEBDBF #BFDEBD
tetradic
#BDBFDE #DEBDCF #DEDCBD #BDDECB
square
#BDBFDE #DEBDCF #DEDCBD #BDDECB
split-complementary
#BDBFDE #DECBBD #CFDEBD
monochromatic
#6B70B5 #9497CA #BDBFDE #E6E7F2 #EBEBF5
Accessibility & contrast
On white
1.80
#BDBFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#BDBFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFDE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFDE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2DF
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#B6C4C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbfde; /* rgb */ color: rgb(189, 191, 222); /* oklch */ color: oklch(81.3% 0.043 282.5);
Tailwind
colors: {
custom: {
50: '#d1d2e8',
500: '#bdbfde',
950: '#000000',
},
}SCSS
$custom: #bdbfde; $custom-light: #d1d2e8; $custom-dark: #000000;
JSON
{
"hex": "#bdbfde",
"rgb": {
"r": 189,
"g": 191,
"b": 222
},
"hsl": {
"h": 236.364,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.81307,
"c": 0.0435,
"h": 282.5
},
"luminance": 0.53354
}Semantic roles & 50–950 ramp
primary
#BDBFDE
secondary
#B6B389
accent
#A539AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384