#BFBEE8#BFBEE8
#BFBEE8 is a light, muted blue. Relative luminance 0.537; OKLCH L 81.6% C 0.059 H 286.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEE8 |
|---|---|
| RGB | rgb(191, 190, 232) |
| HSL | hsl(241, 48%, 83%) |
| HSV | hsv(241, 18%, 91%) |
| CMYK | cmyk(17.7%, 18.1%, 0%, 9%) |
| CIE-LAB | lab(78.30, 8.81, -20.71) |
| CIE-LCH | lch(78.30, 22.51, 293.05°) |
| OKLab | oklab(81.62% 0.0163 -0.0564) |
| OKLCH | oklch(81.62% 0.059 286.1) |
| XYZ | xyz(54.4615, 53.7288, 83.8297) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.23
Light Periwinkle
#C1C6FC
ΔE00 4.25
Light Lavender
#DFC5FE
ΔE00 7.66
Pale Lilac
#E4CBFF
ΔE00 8.15
Light Violet
#D6B4FC
ΔE00 8.82
Pale Violet
#CEAEFA
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEE8 #E7E8BE
analogous
#BED2E8 #BFBEE8 #D4BEE8
triadic
#BFBEE8 #E8BFBE #BEE8BF
tetradic
#BFBEE8 #E8BED2 #E7E8BE #BEE8D4
square
#BFBEE8 #E8BED2 #E7E8BE #BEE8D4
split-complementary
#BFBEE8 #E8D4BE #D2E8BE
monochromatic
#6664C8 #9291D8 #BFBEE8 #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.79
#BFBEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#BFBEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEE8
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEE8 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C3EA
Deuteranopia (green-blind)
#B3C1E7
Tritanopia (blue-blind)
#B6C5CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbee8; /* rgb */ color: rgb(191, 190, 232); /* oklch */ color: oklch(81.6% 0.059 286.1);
Tailwind
colors: {
custom: {
50: '#d2d1ef',
500: '#bfbee8',
950: '#000000',
},
}SCSS
$custom: #bfbee8; $custom-light: #d2d1ef; $custom-dark: #000000;
JSON
{
"hex": "#bfbee8",
"rgb": {
"r": 191,
"g": 190,
"b": 232
},
"hsl": {
"h": 241.429,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.81623,
"c": 0.05875,
"h": 286.1
},
"luminance": 0.53729
}Semantic roles & 50–950 ramp
primary
#BFBEE8
secondary
#C2C387
accent
#BB2BB8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385