#BFBDE0#BFBDE0
#BFBDE0 is a light, muted blue. Relative luminance 0.529; OKLCH L 81.1% C 0.049 H 287.9°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDE0 |
|---|---|
| RGB | rgb(191, 189, 224) |
| HSL | hsl(243, 36%, 81%) |
| HSV | hsv(243, 16%, 88%) |
| CMYK | cmyk(14.7%, 15.6%, 0%, 12.2%) |
| CIE-LAB | lab(77.79, 7.63, -17.18) |
| CIE-LCH | lch(77.79, 18.80, 293.96°) |
| OKLab | oklab(81.14% 0.015 -0.0466) |
| OKLCH | oklch(81.14% 0.049 287.9) |
| XYZ | xyz(53.1351, 52.8529, 77.9088) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.82
Light Periwinkle
#C1C6FC
ΔE00 6.12
Light Lavender
#DFC5FE
ΔE00 8.58
Thistle
#D8BFD8
ΔE00 8.78
Pale Lilac
#E4CBFF
ΔE00 8.82
Light Blue Grey
#B7C9E2
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDE0 #DEE0BD
analogous
#BDCCE0 #BFBDE0 #D0BDE0
triadic
#BFBDE0 #E0BFBD #BDE0BF
tetradic
#BFBDE0 #E0BDCC #DEE0BD #BDE0D0
square
#BFBDE0 #E0BDCC #DEE0BD #BDE0D0
split-complementary
#BFBDE0 #E0D0BD #CCE0BD
monochromatic
#6E6AB9 #9793CC #BFBDE0 #E7E7F4 #EBEAF5
Accessibility & contrast
On white
1.81
#BFBDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#BFBDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDE0
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDE0 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E2
Deuteranopia (green-blind)
#B5BFDF
Tritanopia (blue-blind)
#B8C3C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbde0; /* rgb */ color: rgb(191, 189, 224); /* oklch */ color: oklch(81.1% 0.049 287.9);
Tailwind
colors: {
custom: {
50: '#d2d0e9',
500: '#bfbde0',
950: '#000000',
},
}SCSS
$custom: #bfbde0; $custom-light: #d2d0e9; $custom-dark: #000000;
JSON
{
"hex": "#bfbde0",
"rgb": {
"r": 191,
"g": 189,
"b": 224
},
"hsl": {
"h": 243.429,
"s": 36.082,
"l": 80.98
},
"oklch": {
"l": 0.81135,
"c": 0.04897,
"h": 287.9
},
"luminance": 0.52853
}Semantic roles & 50–950 ramp
primary
#BFBDE0
secondary
#B6B889
accent
#AF37A8
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384