#BFB6EF#BFB6EF
#BFB6EF is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.3% C 0.080 H 291.7°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB6EF |
|---|---|
| RGB | rgb(191, 182, 239) |
| HSL | hsl(249, 64%, 83%) |
| HSV | hsv(249, 24%, 94%) |
| CMYK | cmyk(20.1%, 23.8%, 0%, 6.3%) |
| CIE-LAB | lab(76.54, 14.72, -27.18) |
| CIE-LCH | lch(76.54, 30.91, 298.44°) |
| OKLab | oklab(80.33% 0.0297 -0.0745) |
| OKLCH | oklch(80.33% 0.08 291.7) |
| XYZ | xyz(53.7902, 50.7637, 88.6091) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.00
Pale Violet
#CEAEFA
ΔE00 5.50
Periwinkle
#CCCCFF
ΔE00 5.50
Light Violet
#D6B4FC
ΔE00 5.85
Light Lavender
#DFC5FE
ΔE00 6.49
Lavender
#B39DDB
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB6EF #E6EFB6
analogous
#B6C9EF #BFB6EF #DCB6EF
triadic
#BFB6EF #EFBFB6 #B6EFBF
tetradic
#BFB6EF #EFB6C9 #E6EFB6 #B6EFDC
square
#BFB6EF #EFB6C9 #E6EFB6 #B6EFDC
split-complementary
#BFB6EF #EFDCB6 #C9EFB6
monochromatic
#6752D9 #9384E4 #BFB6EF #E9E6F9 #E9E6F9
Accessibility & contrast
On white
1.88
#BFB6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#BFB6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB6EF
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB6EF | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF1
Deuteranopia (green-blind)
#A9BCED
Tritanopia (blue-blind)
#B5BFCA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfb6ef; /* rgb */ color: rgb(191, 182, 239); /* oklch */ color: oklch(80.3% 0.080 291.7);
Tailwind
colors: {
custom: {
50: '#d3cbf4',
500: '#bfb6ef',
950: '#000000',
},
}SCSS
$custom: #bfb6ef; $custom-light: #d3cbf4; $custom-dark: #000000;
JSON
{
"hex": "#bfb6ef",
"rgb": {
"r": 191,
"g": 182,
"b": 239
},
"hsl": {
"h": 249.474,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.8033,
"c": 0.08025,
"h": 291.7
},
"luminance": 0.50764
}Semantic roles & 50–950 ramp
primary
#BFB6EF
secondary
#C0CD7C
accent
#CC1AB0
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141317
muted
#838285