#BFBEDD#BFBEDD
#BFBEDD is a light, muted blue. Relative luminance 0.531; OKLCH L 81.2% C 0.043 H 286.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEDD |
|---|---|
| RGB | rgb(191, 190, 221) |
| HSL | hsl(242, 31%, 81%) |
| HSV | hsv(242, 14%, 87%) |
| CMYK | cmyk(13.6%, 14%, 0%, 13.3%) |
| CIE-LAB | lab(77.95, 6.46, -15.32) |
| CIE-LCH | lch(77.95, 16.63, 292.86°) |
| OKLab | oklab(81.23% 0.0126 -0.0415) |
| OKLCH | oklch(81.23% 0.043 286.9) |
| XYZ | xyz(52.9476, 53.1233, 75.8569) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.59
Light Periwinkle
#C1C6FC
ΔE00 6.90
Thistle
#D8BFD8
ΔE00 8.83
Light Blue Grey
#B7C9E2
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 9.37
Light Lavender
#DFC5FE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEDD #DCDDBE
analogous
#BECCDD #BFBEDD #CEBEDD
triadic
#BFBEDD #DDBFBE #BEDDBF
tetradic
#BFBEDD #DDBECC #DCDDBE #BEDDCE
square
#BFBEDD #DDBECC #DCDDBE #BEDDCE
split-complementary
#BFBEDD #DDCEBE #CCDDBE
monochromatic
#706EB3 #9796C8 #BFBEDD #E7E6F2 #EBEBF4
Accessibility & contrast
On white
1.81
#BFBEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BFBEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEDD
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEDD | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DE
Deuteranopia (green-blind)
#B6C0DC
Tritanopia (blue-blind)
#B9C3C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbedd; /* rgb */ color: rgb(191, 190, 221); /* oklch */ color: oklch(81.2% 0.043 286.9);
Tailwind
colors: {
custom: {
50: '#d2d1e7',
500: '#bfbedd',
950: '#000000',
},
}SCSS
$custom: #bfbedd; $custom-light: #d2d1e7; $custom-dark: #000000;
JSON
{
"hex": "#bfbedd",
"rgb": {
"r": 191,
"g": 190,
"b": 221
},
"hsl": {
"h": 241.935,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.81228,
"c": 0.04334,
"h": 286.9
},
"luminance": 0.53124
}Semantic roles & 50–950 ramp
primary
#BFBEDD
secondary
#B3B58B
accent
#AA3BA6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384