#BFBCF8#BFBCF8
#BFBCF8 is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.8% C 0.084 H 286.7°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCF8 |
|---|---|
| RGB | rgb(191, 188, 248) |
| HSL | hsl(243, 81%, 85%) |
| HSV | hsv(243, 24%, 97%) |
| CMYK | cmyk(23%, 24.2%, 0%, 2.7%) |
| CIE-LAB | lab(78.36, 13.47, -29.23) |
| CIE-LCH | lch(78.36, 32.19, 294.75°) |
| OKLab | oklab(81.85% 0.0241 -0.0804) |
| OKLCH | oklch(81.85% 0.084 286.7) |
| XYZ | xyz(56.4082, 53.8192, 96.2050) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.90
Periwinkle
#CCCCFF
ΔE00 4.10
Pale Violet
#CEAEFA
ΔE00 6.78
Light Violet
#D6B4FC
ΔE00 7.11
Light Lavender
#DFC5FE
ΔE00 7.27
Pale Lilac
#E4CBFF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCF8 #F5F8BC
analogous
#BCD7F8 #BFBCF8 #DDBCF8
triadic
#BFBCF8 #F8BFBC #BCF8BF
tetradic
#BFBCF8 #F8BCD7 #F5F8BC #BCF8DD
square
#BFBCF8 #F8BCD7 #F5F8BC #BCF8DD
split-complementary
#BFBCF8 #F8DDBC #D7F8BC
monochromatic
#554DEC #8A85F2 #BFBCF8 #E5E3FC #E5E3FC
Accessibility & contrast
On white
1.79
#BFBCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#BFBCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCF8
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCF8 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3FB
Deuteranopia (green-blind)
#ACC0F6
Tritanopia (blue-blind)
#B2C6D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbcf8; /* rgb */ color: rgb(191, 188, 248); /* oklch */ color: oklch(81.8% 0.084 286.7);
Tailwind
colors: {
custom: {
50: '#d3d0fa',
500: '#bfbcf8',
950: '#000000',
},
}SCSS
$custom: #bfbcf8; $custom-light: #d3d0fa; $custom-dark: #000000;
JSON
{
"hex": "#bfbcf8",
"rgb": {
"r": 191,
"g": 188,
"b": 248
},
"hsl": {
"h": 243,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.81848,
"c": 0.08391,
"h": 286.7
},
"luminance": 0.5382
}Semantic roles & 50–950 ramp
primary
#BFBCF8
secondary
#D6DB7D
accent
#DD08D3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385