#BFBBE8#BFBBE8
#BFBBE8 is a light, moderate blue. Relative luminance 0.524; OKLCH L 81.0% C 0.063 H 289.0°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBE8 |
|---|---|
| RGB | rgb(191, 187, 232) |
| HSL | hsl(245, 49%, 82%) |
| HSV | hsv(245, 19%, 91%) |
| CMYK | cmyk(17.7%, 19.4%, 0%, 9%) |
| CIE-LAB | lab(77.54, 10.44, -21.87) |
| CIE-LCH | lch(77.54, 24.23, 295.52°) |
| OKLab | oklab(81.03% 0.0205 -0.0596) |
| OKLCH | oklch(81.03% 0.063 289) |
| XYZ | xyz(53.8184, 52.4426, 83.6153) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.64
Light Periwinkle
#C1C6FC
ΔE00 4.64
Light Lavender
#DFC5FE
ΔE00 7.01
Pale Lilac
#E4CBFF
ΔE00 7.67
Light Violet
#D6B4FC
ΔE00 7.88
Pale Violet
#CEAEFA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBE8 #E4E8BB
analogous
#BBCEE8 #BFBBE8 #D6BBE8
triadic
#BFBBE8 #E8BFBB #BBE8BF
tetradic
#BFBBE8 #E8BBCE #E4E8BB #BBE8D6
square
#BFBBE8 #E8BBCE #E4E8BB #BBE8D6
split-complementary
#BFBBE8 #E8D6BB #CEE8BB
monochromatic
#6960C9 #948DD9 #BFBBE8 #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.83
#BFBBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BFBBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBE8
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBE8 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1EA
Deuteranopia (green-blind)
#B0BFE7
Tritanopia (blue-blind)
#B7C2CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbbe8; /* rgb */ color: rgb(191, 187, 232); /* oklch */ color: oklch(81.0% 0.063 289.0);
Tailwind
colors: {
custom: {
50: '#d2cfef',
500: '#bfbbe8',
950: '#000000',
},
}SCSS
$custom: #bfbbe8; $custom-light: #d2cfef; $custom-dark: #000000;
JSON
{
"hex": "#bfbbe8",
"rgb": {
"r": 191,
"g": 187,
"b": 232
},
"hsl": {
"h": 245.333,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.81033,
"c": 0.06307,
"h": 289
},
"luminance": 0.52443
}Semantic roles & 50–950 ramp
primary
#BFBBE8
secondary
#BEC384
accent
#BD29B0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385