#BDBFE4#BDBFE4
#BDBFE4 is a light, muted blue. Relative luminance 0.537; OKLCH L 81.5% C 0.052 H 282.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFE4 |
|---|---|
| RGB | rgb(189, 191, 228) |
| HSL | hsl(237, 42%, 82%) |
| HSV | hsv(237, 17%, 89%) |
| CMYK | cmyk(17.1%, 16.2%, 0%, 10.6%) |
| CIE-LAB | lab(78.28, 6.78, -18.62) |
| CIE-LCH | lch(78.28, 19.81, 290.00°) |
| OKLab | oklab(81.52% 0.0115 -0.0506) |
| OKLCH | oklch(81.52% 0.052 282.7) |
| XYZ | xyz(53.6174, 53.6811, 80.9204) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.82
Periwinkle
#CCCCFF
ΔE00 4.96
Light Blue Grey
#B7C9E2
ΔE00 8.43
Lightsteelblue
#B0C4DE
ΔE00 8.70
Light Lavender
#DFC5FE
ΔE00 8.97
Pale Lilac
#E4CBFF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFE4 #E4E2BD
analogous
#BDD3E4 #BDBFE4 #CFBDE4
triadic
#BDBFE4 #E4BDBF #BFE4BD
tetradic
#BDBFE4 #E4BDD3 #E4E2BD #BDE4CF
square
#BDBFE4 #E4BDD3 #E4E2BD #BDE4CF
split-complementary
#BDBFE4 #E4CFBD #D3E4BD
monochromatic
#666BC0 #9295D2 #BDBFE4 #E8E9F6 #E9EAF6
Accessibility & contrast
On white
1.79
#BDBFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BDBFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFE4
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFE4 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E6
Deuteranopia (green-blind)
#B4C0E3
Tritanopia (blue-blind)
#B5C5CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdbfe4; /* rgb */ color: rgb(189, 191, 228); /* oklch */ color: oklch(81.5% 0.052 282.7);
Tailwind
colors: {
custom: {
50: '#d1d2ec',
500: '#bdbfe4',
950: '#000000',
},
}SCSS
$custom: #bdbfe4; $custom-light: #d1d2ec; $custom-dark: #000000;
JSON
{
"hex": "#bdbfe4",
"rgb": {
"r": 189,
"g": 191,
"b": 228
},
"hsl": {
"h": 236.923,
"s": 41.935,
"l": 81.765
},
"oklch": {
"l": 0.8152,
"c": 0.05191,
"h": 282.7
},
"luminance": 0.53682
}Semantic roles & 50–950 ramp
primary
#BDBFE4
secondary
#BEBB87
accent
#AE30B5
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384