#BFBDEB#BFBDEB
#BFBDEB is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.5% C 0.064 H 286.9°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDEB |
|---|---|
| RGB | rgb(191, 189, 235) |
| HSL | hsl(243, 53%, 83%) |
| HSV | hsv(243, 20%, 92%) |
| CMYK | cmyk(18.7%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(78.15, 10.01, -22.56) |
| CIE-LCH | lch(78.15, 24.68, 293.93°) |
| OKLab | oklab(81.54% 0.0187 -0.0616) |
| OKLCH | oklch(81.54% 0.064 286.9) |
| XYZ | xyz(54.6754, 53.4690, 86.0211) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.81
Periwinkle
#CCCCFF
ΔE00 3.97
Light Lavender
#DFC5FE
ΔE00 7.19
Pale Lilac
#E4CBFF
ΔE00 7.84
Light Violet
#D6B4FC
ΔE00 8.10
Pale Violet
#CEAEFA
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDEB #E9EBBD
analogous
#BDD2EB #BFBDEB #D6BDEB
triadic
#BFBDEB #EBBFBD #BDEBBF
tetradic
#BFBDEB #EBBDD2 #E9EBBD #BDEBD6
square
#BFBDEB #EBBDD2 #E9EBBD #BDEBD6
split-complementary
#BFBDEB #EBD6BD #D2EBBD
monochromatic
#645FCF #918EDD #BFBDEB #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.80
#BFBDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BFBDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDEB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDEB | 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)
#B2C2ED
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#B6C5CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbdeb; /* rgb */ color: rgb(191, 189, 235); /* oklch */ color: oklch(81.5% 0.064 286.9);
Tailwind
colors: {
custom: {
50: '#d2d0f1',
500: '#bfbdeb',
950: '#000000',
},
}SCSS
$custom: #bfbdeb; $custom-light: #d2d0f1; $custom-dark: #000000;
JSON
{
"hex": "#bfbdeb",
"rgb": {
"r": 191,
"g": 189,
"b": 235
},
"hsl": {
"h": 242.609,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.81538,
"c": 0.06437,
"h": 286.9
},
"luminance": 0.5347
}Semantic roles & 50–950 ramp
primary
#BFBDEB
secondary
#C4C785
accent
#C125BA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385