#BDBFEA#BDBFEA
#BDBFEA is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.7% C 0.060 H 282.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFEA |
|---|---|
| RGB | rgb(189, 191, 234) |
| HSL | hsl(237, 52%, 83%) |
| HSV | hsv(237, 19%, 92%) |
| CMYK | cmyk(19.2%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(78.47, 8.09, -21.55) |
| CIE-LCH | lch(78.47, 23.01, 290.57°) |
| OKLab | oklab(81.74% 0.0135 -0.0588) |
| OKLCH | oklch(81.74% 0.06 282.9) |
| XYZ | xyz(54.4648, 54.0201, 85.3834) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.44
Periwinkle
#CCCCFF
ΔE00 3.91
Light Lavender
#DFC5FE
ΔE00 8.26
Pale Lilac
#E4CBFF
ΔE00 8.80
Light Blue Grey
#B7C9E2
ΔE00 8.88
Lightsteelblue
#B0C4DE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFEA #EAE8BD
analogous
#BDD5EA #BDBFEA #D1BDEA
triadic
#BDBFEA #EABDBF #BFEABD
tetradic
#BDBFEA #EABDD5 #EAE8BD #BDEAD1
square
#BDBFEA #EABDD5 #EAE8BD #BDEAD1
split-complementary
#BDBFEA #EAD1BD #D5EABD
monochromatic
#6065CC #8F92DB #BDBFEA #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.78
#BDBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BDBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFEA
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFEA | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4EC
Deuteranopia (green-blind)
#B2C1E9
Tritanopia (blue-blind)
#B3C6CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdbfea; /* rgb */ color: rgb(189, 191, 234); /* oklch */ color: oklch(81.7% 0.060 282.9);
Tailwind
colors: {
custom: {
50: '#d1d2f0',
500: '#bdbfea',
950: '#000000',
},
}SCSS
$custom: #bdbfea; $custom-light: #d1d2f0; $custom-dark: #000000;
JSON
{
"hex": "#bdbfea",
"rgb": {
"r": 189,
"g": 191,
"b": 234
},
"hsl": {
"h": 237.333,
"s": 51.724,
"l": 82.941
},
"oklch": {
"l": 0.8174,
"c": 0.06031,
"h": 282.9
},
"luminance": 0.54021
}Semantic roles & 50–950 ramp
primary
#BDBFEA
secondary
#C6C385
accent
#B826BF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385