#BDBFE2#BDBFE2
#BDBFE2 is a light, muted blue. Relative luminance 0.536; OKLCH L 81.4% C 0.049 H 282.7°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFE2 |
|---|---|
| RGB | rgb(189, 191, 226) |
| HSL | hsl(237, 39%, 81%) |
| HSV | hsv(237, 16%, 89%) |
| CMYK | cmyk(16.4%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(78.21, 6.34, -17.64) |
| CIE-LCH | lch(78.21, 18.74, 289.79°) |
| OKLab | oklab(81.45% 0.0108 -0.0479) |
| OKLCH | oklch(81.45% 0.049 282.7) |
| XYZ | xyz(53.3414, 53.5707, 79.4667) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.33
Periwinkle
#CCCCFF
ΔE00 5.40
Light Blue Grey
#B7C9E2
ΔE00 8.23
Lightsteelblue
#B0C4DE
ΔE00 8.54
Light Lavender
#DFC5FE
ΔE00 9.30
Pale Lilac
#E4CBFF
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFE2 #E2E0BD
analogous
#BDD2E2 #BDBFE2 #CEBDE2
triadic
#BDBFE2 #E2BDBF #BFE2BD
tetradic
#BDBFE2 #E2BDD2 #E2E0BD #BDE2CE
square
#BDBFE2 #E2BDD2 #E2E0BD #BDE2CE
split-complementary
#BDBFE2 #E2CEBD #D2E2BD
monochromatic
#686DBD #9296CF #BDBFE2 #E8E8F5 #EAEAF6
Accessibility & contrast
On white
1.79
#BDBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BDBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFE2
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFE2 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E4
Deuteranopia (green-blind)
#B5C0E1
Tritanopia (blue-blind)
#B5C5CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbfe2; /* rgb */ color: rgb(189, 191, 226); /* oklch */ color: oklch(81.4% 0.049 282.7);
Tailwind
colors: {
custom: {
50: '#d1d2eb',
500: '#bdbfe2',
950: '#000000',
},
}SCSS
$custom: #bdbfe2; $custom-light: #d1d2eb; $custom-dark: #000000;
JSON
{
"hex": "#bdbfe2",
"rgb": {
"r": 189,
"g": 191,
"b": 226
},
"hsl": {
"h": 236.757,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.81449,
"c": 0.04911,
"h": 282.7
},
"luminance": 0.53571
}Semantic roles & 50–950 ramp
primary
#BDBFE2
secondary
#BBB888
accent
#AB34B2
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384