#BFBCEE#BFBCEE
#BFBCEE is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.5% C 0.070 H 287.5°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCEE |
|---|---|
| RGB | rgb(191, 188, 238) |
| HSL | hsl(244, 60%, 84%) |
| HSV | hsv(244, 21%, 93%) |
| CMYK | cmyk(19.7%, 21%, 0%, 6.7%) |
| CIE-LAB | lab(78.00, 11.22, -24.40) |
| CIE-LCH | lch(78.00, 26.86, 294.69°) |
| OKLab | oklab(81.46% 0.021 -0.0668) |
| OKLCH | oklch(81.46% 0.07 287.5) |
| XYZ | xyz(54.8981, 53.2151, 88.2516) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.55
Periwinkle
#CCCCFF
ΔE00 3.95
Light Lavender
#DFC5FE
ΔE00 6.91
Pale Violet
#CEAEFA
ΔE00 7.44
Light Violet
#D6B4FC
ΔE00 7.50
Pale Lilac
#E4CBFF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCEE #EBEEBC
analogous
#BCD2EE #BFBCEE #D8BCEE
triadic
#BFBCEE #EEBFBC #BCEEBF
tetradic
#BFBCEE #EEBCD2 #EBEEBC #BCEED8
square
#BFBCEE #EEBCD2 #EBEEBC #BCEED8
split-complementary
#BFBCEE #EED8BC #D2EEBC
monochromatic
#625AD5 #908BE2 #BFBCEE #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.80
#BFBCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BFBCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCEE
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCEE | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#B5C4CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbcee; /* rgb */ color: rgb(191, 188, 238); /* oklch */ color: oklch(81.5% 0.070 287.5);
Tailwind
colors: {
custom: {
50: '#d3d0f3',
500: '#bfbcee',
950: '#000000',
},
}SCSS
$custom: #bfbcee; $custom-light: #d3d0f3; $custom-dark: #000000;
JSON
{
"hex": "#bfbcee",
"rgb": {
"r": 191,
"g": 188,
"b": 238
},
"hsl": {
"h": 243.6,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.81456,
"c": 0.06999,
"h": 287.5
},
"luminance": 0.53216
}Semantic roles & 50–950 ramp
primary
#BFBCEE
secondary
#C7CC82
accent
#C71EBD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385