#BFBCED#BFBCED
#BFBCED is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.4% C 0.069 H 287.6°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCED |
|---|---|
| RGB | rgb(191, 188, 237) |
| HSL | hsl(244, 58%, 83%) |
| HSV | hsv(244, 21%, 93%) |
| CMYK | cmyk(19.4%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(77.97, 11.00, -23.92) |
| CIE-LCH | lch(77.97, 26.32, 294.69°) |
| OKLab | oklab(81.42% 0.0207 -0.0654) |
| OKLCH | oklch(81.42% 0.069 287.6) |
| XYZ | xyz(54.7516, 53.1565, 87.4800) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.68
Periwinkle
#CCCCFF
ΔE00 4.00
Light Lavender
#DFC5FE
ΔE00 6.93
Pale Violet
#CEAEFA
ΔE00 7.55
Light Violet
#D6B4FC
ΔE00 7.59
Pale Lilac
#E4CBFF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCED #EAEDBC
analogous
#BCD1ED #BFBCED #D7BCED
triadic
#BFBCED #EDBFBC #BCEDBF
tetradic
#BFBCED #EDBCD1 #EAEDBC #BCEDD7
square
#BFBCED #EDBCD1 #EAEDBC #BCEDD7
split-complementary
#BFBCED #EDD7BC #D1EDBC
monochromatic
#635CD3 #918CE0 #BFBCED #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.81
#BFBCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#BFBCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCED
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCED | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2EF
Deuteranopia (green-blind)
#AFC0EC
Tritanopia (blue-blind)
#B5C4CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbced; /* rgb */ color: rgb(191, 188, 237); /* oklch */ color: oklch(81.4% 0.069 287.6);
Tailwind
colors: {
custom: {
50: '#d3d0f3',
500: '#bfbced',
950: '#000000',
},
}SCSS
$custom: #bfbced; $custom-light: #d3d0f3; $custom-dark: #000000;
JSON
{
"hex": "#bfbced",
"rgb": {
"r": 191,
"g": 188,
"b": 237
},
"hsl": {
"h": 243.673,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.81418,
"c": 0.06859,
"h": 287.6
},
"luminance": 0.53157
}Semantic roles & 50–950 ramp
primary
#BFBCED
secondary
#C6CA83
accent
#C520BB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385