#BFBCEF#BFBCEF
#BFBCEF is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.5% C 0.071 H 287.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCEF |
|---|---|
| RGB | rgb(191, 188, 239) |
| HSL | hsl(244, 61%, 84%) |
| HSV | hsv(244, 21%, 94%) |
| CMYK | cmyk(20.1%, 21.3%, 0%, 6.3%) |
| CIE-LAB | lab(78.04, 11.44, -24.89) |
| CIE-LCH | lch(78.04, 27.39, 294.69°) |
| OKLab | oklab(81.49% 0.0213 -0.0681) |
| OKLCH | oklch(81.49% 0.071 287.4) |
| XYZ | xyz(55.0454, 53.2740, 89.0275) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.43
Periwinkle
#CCCCFF
ΔE00 3.91
Light Lavender
#DFC5FE
ΔE00 6.90
Pale Violet
#CEAEFA
ΔE00 7.33
Light Violet
#D6B4FC
ΔE00 7.42
Pale Lilac
#E4CBFF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCEF #ECEFBC
analogous
#BCD2EF #BFBCEF #D8BCEF
triadic
#BFBCEF #EFBFBC #BCEFBF
tetradic
#BFBCEF #EFBCD2 #ECEFBC #BCEFD8
square
#BFBCEF #EFBCD2 #ECEFBC #BCEFD8
split-complementary
#BFBCEF #EFD8BC #D2EFBC
monochromatic
#6159D7 #908BE3 #BFBCEF #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.80
#BFBCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BFBCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCEF
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCEF | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F1
Deuteranopia (green-blind)
#AFC0EE
Tritanopia (blue-blind)
#B5C4CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbcef; /* rgb */ color: rgb(191, 188, 239); /* oklch */ color: oklch(81.5% 0.071 287.4);
Tailwind
colors: {
custom: {
50: '#d3d0f4',
500: '#bfbcef',
950: '#000000',
},
}SCSS
$custom: #bfbcef; $custom-light: #d3d0f4; $custom-dark: #000000;
JSON
{
"hex": "#bfbcef",
"rgb": {
"r": 191,
"g": 188,
"b": 239
},
"hsl": {
"h": 243.529,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.81494,
"c": 0.07138,
"h": 287.4
},
"luminance": 0.53275
}Semantic roles & 50–950 ramp
primary
#BFBCEF
secondary
#C9CD82
accent
#C91CBF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385