#BFBEE0#BFBEE0
#BFBEE0 is a light, muted blue. Relative luminance 0.533; OKLCH L 81.3% C 0.048 H 286.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEE0 |
|---|---|
| RGB | rgb(191, 190, 224) |
| HSL | hsl(242, 35%, 81%) |
| HSV | hsv(242, 15%, 88%) |
| CMYK | cmyk(14.7%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(78.04, 7.09, -16.80) |
| CIE-LCH | lch(78.04, 18.23, 292.89°) |
| OKLab | oklab(81.33% 0.0136 -0.0455) |
| OKLCH | oklch(81.33% 0.048 286.6) |
| XYZ | xyz(53.3509, 53.2846, 77.9808) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.84
Light Periwinkle
#C1C6FC
ΔE00 6.11
Light Lavender
#DFC5FE
ΔE00 8.89
Thistle
#D8BFD8
ΔE00 9.01
Pale Lilac
#E4CBFF
ΔE00 9.10
Light Blue Grey
#B7C9E2
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEE0 #DFE0BE
analogous
#BECEE0 #BFBEE0 #D0BEE0
triadic
#BFBEE0 #E0BFBE #BEE0BF
tetradic
#BFBEE0 #E0BECE #DFE0BE #BEE0D0
square
#BFBEE0 #E0BECE #DFE0BE #BEE0D0
split-complementary
#BFBEE0 #E0D0BE #CEE0BE
monochromatic
#6D6BB8 #9695CC #BFBEE0 #E8E7F4 #EBEAF5
Accessibility & contrast
On white
1.80
#BFBEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BFBEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEE0
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEE0 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E2
Deuteranopia (green-blind)
#B5C0DF
Tritanopia (blue-blind)
#B8C3C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbee0; /* rgb */ color: rgb(191, 190, 224); /* oklch */ color: oklch(81.3% 0.048 286.6);
Tailwind
colors: {
custom: {
50: '#d2d1e9',
500: '#bfbee0',
950: '#000000',
},
}SCSS
$custom: #bfbee0; $custom-light: #d2d1e9; $custom-dark: #000000;
JSON
{
"hex": "#bfbee0",
"rgb": {
"r": 191,
"g": 190,
"b": 224
},
"hsl": {
"h": 241.765,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.81334,
"c": 0.04754,
"h": 286.6
},
"luminance": 0.53285
}Semantic roles & 50–950 ramp
primary
#BFBEE0
secondary
#B7B88A
accent
#AE37AB
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384