#BFBEE9#BFBEE9
#BFBEE9 is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.7% C 0.060 H 286.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEE9 |
|---|---|
| RGB | rgb(191, 190, 233) |
| HSL | hsl(241, 49%, 83%) |
| HSV | hsv(241, 18%, 91%) |
| CMYK | cmyk(18%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(78.34, 9.03, -21.20) |
| CIE-LCH | lch(78.34, 23.04, 293.07°) |
| OKLab | oklab(81.66% 0.0166 -0.0578) |
| OKLCH | oklch(81.66% 0.06 286.1) |
| XYZ | xyz(54.6039, 53.7858, 84.5799) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.05
Periwinkle
#CCCCFF
ΔE00 4.08
Light Lavender
#DFC5FE
ΔE00 7.56
Pale Lilac
#E4CBFF
ΔE00 8.08
Light Violet
#D6B4FC
ΔE00 8.68
Pale Violet
#CEAEFA
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEE9 #E8E9BE
analogous
#BED2E9 #BFBEE9 #D4BEE9
triadic
#BFBEE9 #E9BFBE #BEE9BF
tetradic
#BFBEE9 #E9BED2 #E8E9BE #BEE9D4
square
#BFBEE9 #E9BED2 #E8E9BE #BEE9D4
split-complementary
#BFBEE9 #E9D4BE #D2E9BE
monochromatic
#6563CA #9290DA #BFBEE9 #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.79
#BFBEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#BFBEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEE9
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEE9 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C3EB
Deuteranopia (green-blind)
#B3C1E8
Tritanopia (blue-blind)
#B6C5CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbee9; /* rgb */ color: rgb(191, 190, 233); /* oklch */ color: oklch(81.7% 0.060 286.1);
Tailwind
colors: {
custom: {
50: '#d2d1f0',
500: '#bfbee9',
950: '#000000',
},
}SCSS
$custom: #bfbee9; $custom-light: #d2d1f0; $custom-dark: #000000;
JSON
{
"hex": "#bfbee9",
"rgb": {
"r": 191,
"g": 190,
"b": 233
},
"hsl": {
"h": 241.395,
"s": 49.425,
"l": 82.941
},
"oklch": {
"l": 0.8166,
"c": 0.06014,
"h": 286.1
},
"luminance": 0.53786
}Semantic roles & 50–950 ramp
primary
#BFBEE9
secondary
#C3C587
accent
#BD29B9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385