#BFBADE#BFBADE
#BFBADE is a light, muted blue. Relative luminance 0.515; OKLCH L 80.5% C 0.051 H 291.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBADE |
|---|---|
| RGB | rgb(191, 186, 222) |
| HSL | hsl(248, 35%, 80%) |
| HSV | hsv(248, 16%, 87%) |
| CMYK | cmyk(14%, 16.2%, 0%, 12.9%) |
| CIE-LAB | lab(76.96, 8.84, -17.35) |
| CIE-LCH | lch(76.96, 19.47, 296.99°) |
| OKLab | oklab(80.47% 0.0186 -0.047) |
| OKLCH | oklch(80.47% 0.051 291.6) |
| XYZ | xyz(52.2268, 51.4677, 76.2758) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.36
Light Periwinkle
#C1C6FC
ΔE00 6.74
Thistle
#D8BFD8
ΔE00 8.05
Light Lavender
#DFC5FE
ΔE00 8.12
Pale Lilac
#E4CBFF
ΔE00 8.42
Light Violet
#D6B4FC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBADE #D9DEBA
analogous
#BAC7DE #BFBADE #D1BADE
triadic
#BFBADE #DEBFBA #BADEBF
tetradic
#BFBADE #DEBAC7 #D9DEBA #BADED1
square
#BFBADE #DEBAC7 #D9DEBA #BADED1
split-complementary
#BFBADE #DED1BA #C7DEBA
monochromatic
#7267B6 #9991CA #BFBADE #E5E3F2 #ECEAF5
Accessibility & contrast
On white
1.86
#BFBADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BFBADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBADE
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBADE | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE0
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#B9BFC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbade; /* rgb */ color: rgb(191, 186, 222); /* oklch */ color: oklch(80.5% 0.051 291.6);
Tailwind
colors: {
custom: {
50: '#d2cee8',
500: '#bfbade',
950: '#000000',
},
}SCSS
$custom: #bfbade; $custom-light: #d2cee8; $custom-dark: #000000;
JSON
{
"hex": "#bfbade",
"rgb": {
"r": 191,
"g": 186,
"b": 222
},
"hsl": {
"h": 248.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.80469,
"c": 0.0506,
"h": 291.6
},
"luminance": 0.51468
}Semantic roles & 50–950 ramp
primary
#BFBADE
secondary
#AFB686
accent
#AE379E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384