#BDBFE0#BDBFE0
#BDBFE0 is a light, muted blue. Relative luminance 0.535; OKLCH L 81.4% C 0.046 H 282.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFE0 |
|---|---|
| RGB | rgb(189, 191, 224) |
| HSL | hsl(237, 36%, 81%) |
| HSV | hsv(237, 16%, 88%) |
| CMYK | cmyk(15.6%, 14.7%, 0%, 12.2%) |
| CIE-LAB | lab(78.15, 5.92, -16.65) |
| CIE-LCH | lch(78.15, 17.67, 289.56°) |
| OKLab | oklab(81.38% 0.0101 -0.0452) |
| OKLCH | oklch(81.38% 0.046 282.6) |
| XYZ | xyz(53.0686, 53.4616, 78.0298) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.86
Periwinkle
#CCCCFF
ΔE00 5.88
Light Blue Grey
#B7C9E2
ΔE00 8.02
Lightsteelblue
#B0C4DE
ΔE00 8.35
Light Lavender
#DFC5FE
ΔE00 9.68
Cloudy Blue
#ACC2D9
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFE0 #E0DEBD
analogous
#BDD0E0 #BDBFE0 #CCBDE0
triadic
#BDBFE0 #E0BDBF #BFE0BD
tetradic
#BDBFE0 #E0BDD0 #E0DEBD #BDE0CC
square
#BDBFE0 #E0BDD0 #E0DEBD #BDE0CC
split-complementary
#BDBFE0 #E0CCBD #D0E0BD
monochromatic
#6A6EB9 #9397CC #BDBFE0 #E7E7F4 #EAEBF5
Accessibility & contrast
On white
1.80
#BDBFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BDBFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFE0
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFE0 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2E2
Deuteranopia (green-blind)
#B6C0DF
Tritanopia (blue-blind)
#B6C4CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbfe0; /* rgb */ color: rgb(189, 191, 224); /* oklch */ color: oklch(81.4% 0.046 282.6);
Tailwind
colors: {
custom: {
50: '#d1d2e9',
500: '#bdbfe0',
950: '#000000',
},
}SCSS
$custom: #bdbfe0; $custom-light: #d1d2e9; $custom-dark: #000000;
JSON
{
"hex": "#bdbfe0",
"rgb": {
"r": 189,
"g": 191,
"b": 224
},
"hsl": {
"h": 236.571,
"s": 36.082,
"l": 80.98
},
"oklch": {
"l": 0.81377,
"c": 0.0463,
"h": 282.6
},
"luminance": 0.53462
}Semantic roles & 50–950 ramp
primary
#BDBFE0
secondary
#B8B689
accent
#A837AF
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384