#BFBFDA#BFBFDA
#BFBFDA is a light, muted blue. Relative luminance 0.534; OKLCH L 81.3% C 0.038 H 285.5°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFDA |
|---|---|
| RGB | rgb(191, 191, 218) |
| HSL | hsl(240, 27%, 80%) |
| HSV | hsv(240, 12%, 85%) |
| CMYK | cmyk(12.4%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(78.11, 5.30, -13.46) |
| CIE-LCH | lch(78.11, 14.46, 291.48°) |
| OKLab | oklab(81.32% 0.0101 -0.0363) |
| OKLCH | oklch(81.32% 0.038 285.5) |
| XYZ | xyz(52.7689, 53.3995, 73.8431) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.56
Light Periwinkle
#C1C6FC
ΔE00 7.84
Light Blue Grey
#B7C9E2
ΔE00 8.17
Lightsteelblue
#B0C4DE
ΔE00 8.63
Thistle
#D8BFD8
ΔE00 9.14
Lavender (CSS)
#E6E6FA
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFDA #DADABF
analogous
#BFCCDA #BFBFDA #CCBFDA
triadic
#BFBFDA #DABFBF #BFDABF
tetradic
#BFBFDA #DABFCC #DADABF #BFDACC
square
#BFBFDA #DABFCC #DADABF #BFDACC
split-complementary
#BFBFDA #DACCBF #CCDABF
monochromatic
#7171AD #9898C4 #BFBFDA #E6E6F0 #ECECF4
Accessibility & contrast
On white
1.80
#BFBFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BFBFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFDA
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFDA | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DB
Deuteranopia (green-blind)
#B8C0D9
Tritanopia (blue-blind)
#BAC3C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbfda; /* rgb */ color: rgb(191, 191, 218); /* oklch */ color: oklch(81.3% 0.038 285.5);
Tailwind
colors: {
custom: {
50: '#d2d2e5',
500: '#bfbfda',
950: '#000000',
},
}SCSS
$custom: #bfbfda; $custom-light: #d2d2e5; $custom-dark: #000000;
JSON
{
"hex": "#bfbfda",
"rgb": {
"r": 191,
"g": 191,
"b": 218
},
"hsl": {
"h": 240,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.81324,
"c": 0.03773,
"h": 285.5
},
"luminance": 0.534
}Semantic roles & 50–950 ramp
primary
#BFBFDA
secondary
#B1B18D
accent
#A540A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384