#BFBEE4#BFBEE4
#BFBEE4 is a light, muted blue. Relative luminance 0.535; OKLCH L 81.5% C 0.053 H 286.4°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEE4 |
|---|---|
| RGB | rgb(191, 190, 228) |
| HSL | hsl(242, 41%, 82%) |
| HSV | hsv(242, 17%, 89%) |
| CMYK | cmyk(16.2%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(78.17, 7.95, -18.76) |
| CIE-LCH | lch(78.17, 20.37, 292.96°) |
| OKLab | oklab(81.48% 0.015 -0.051) |
| OKLCH | oklch(81.48% 0.053 286.4) |
| XYZ | xyz(53.8998, 53.5041, 80.8714) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.95
Light Periwinkle
#C1C6FC
ΔE00 5.14
Light Lavender
#DFC5FE
ΔE00 8.18
Pale Lilac
#E4CBFF
ΔE00 8.52
Thistle
#D8BFD8
ΔE00 9.39
Light Violet
#D6B4FC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEE4 #E3E4BE
analogous
#BED0E4 #BFBEE4 #D2BEE4
triadic
#BFBEE4 #E4BFBE #BEE4BF
tetradic
#BFBEE4 #E4BED0 #E3E4BE #BEE4D2
square
#BFBEE4 #E4BED0 #E3E4BE #BEE4D2
split-complementary
#BFBEE4 #E4D2BE #D0E4BE
monochromatic
#6A68C0 #9493D2 #BFBEE4 #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.79
#BFBEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#BFBEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEE4
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEE4 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C2E6
Deuteranopia (green-blind)
#B4C0E3
Tritanopia (blue-blind)
#B7C4CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbee4; /* rgb */ color: rgb(191, 190, 228); /* oklch */ color: oklch(81.5% 0.053 286.4);
Tailwind
colors: {
custom: {
50: '#d2d1ec',
500: '#bfbee4',
950: '#000000',
},
}SCSS
$custom: #bfbee4; $custom-light: #d2d1ec; $custom-dark: #000000;
JSON
{
"hex": "#bfbee4",
"rgb": {
"r": 191,
"g": 190,
"b": 228
},
"hsl": {
"h": 241.579,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.81477,
"c": 0.05314,
"h": 286.4
},
"luminance": 0.53505
}Semantic roles & 50–950 ramp
primary
#BFBEE4
secondary
#BCBE89
accent
#B431B1
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384