#BFBCEB#BFBCEB
#BFBCEB is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.3% C 0.066 H 287.8°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCEB |
|---|---|
| RGB | rgb(191, 188, 235) |
| HSL | hsl(244, 54%, 83%) |
| HSV | hsv(244, 20%, 92%) |
| CMYK | cmyk(18.7%, 20%, 0%, 7.8%) |
| CIE-LAB | lab(77.90, 10.55, -22.94) |
| CIE-LCH | lch(77.90, 25.25, 294.70°) |
| OKLab | oklab(81.34% 0.0201 -0.0627) |
| OKLCH | oklch(81.34% 0.066 287.8) |
| XYZ | xyz(54.4610, 53.0403, 85.9497) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.98
Periwinkle
#CCCCFF
ΔE00 4.15
Light Lavender
#DFC5FE
ΔE00 7.00
Pale Lilac
#E4CBFF
ΔE00 7.72
Light Violet
#D6B4FC
ΔE00 7.80
Pale Violet
#CEAEFA
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCEB #E8EBBC
analogous
#BCD0EB #BFBCEB #D6BCEB
triadic
#BFBCEB #EBBFBC #BCEBBF
tetradic
#BFBCEB #EBBCD0 #E8EBBC #BCEBD6
square
#BFBCEB #EBBCD0 #E8EBBC #BCEBD6
split-complementary
#BFBCEB #EBD6BC #D0EBBC
monochromatic
#655ECF #928DDD #BFBCEB #E8E7F8 #E8E7F8
Accessibility & contrast
On white
1.81
#BFBCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#BFBCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCEB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCEB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#B6C4CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbceb; /* rgb */ color: rgb(191, 188, 235); /* oklch */ color: oklch(81.3% 0.066 287.8);
Tailwind
colors: {
custom: {
50: '#d2d0f1',
500: '#bfbceb',
950: '#000000',
},
}SCSS
$custom: #bfbceb; $custom-light: #d2d0f1; $custom-dark: #000000;
JSON
{
"hex": "#bfbceb",
"rgb": {
"r": 191,
"g": 188,
"b": 235
},
"hsl": {
"h": 243.83,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.81342,
"c": 0.0658,
"h": 287.8
},
"luminance": 0.53041
}Semantic roles & 50–950 ramp
primary
#BFBCEB
secondary
#C3C784
accent
#C124B7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385