#BFBEE3#BFBEE3
#BFBEE3 is a light, muted blue. Relative luminance 0.534; OKLCH L 81.4% C 0.052 H 286.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEE3 |
|---|---|
| RGB | rgb(191, 190, 227) |
| HSL | hsl(242, 40%, 82%) |
| HSV | hsv(242, 16%, 89%) |
| CMYK | cmyk(15.9%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(78.14, 7.73, -18.27) |
| CIE-LCH | lch(78.14, 19.84, 292.94°) |
| OKLab | oklab(81.44% 0.0146 -0.0496) |
| OKLCH | oklch(81.44% 0.052 286.4) |
| XYZ | xyz(53.7613, 53.4487, 80.1424) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.16
Light Periwinkle
#C1C6FC
ΔE00 5.37
Light Lavender
#DFC5FE
ΔE00 8.34
Pale Lilac
#E4CBFF
ΔE00 8.65
Thistle
#D8BFD8
ΔE00 9.28
Light Blue Grey
#B7C9E2
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEE3 #E2E3BE
analogous
#BED0E3 #BFBEE3 #D2BEE3
triadic
#BFBEE3 #E3BFBE #BEE3BF
tetradic
#BFBEE3 #E3BED0 #E2E3BE #BEE3D2
square
#BFBEE3 #E3BED0 #E2E3BE #BEE3D2
split-complementary
#BFBEE3 #E3D2BE #D0E3BE
monochromatic
#6B68BE #9593D1 #BFBEE3 #E9E9F5 #EAEAF6
Accessibility & contrast
On white
1.80
#BFBEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BFBEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEE3
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEE3 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C2E5
Deuteranopia (green-blind)
#B5C0E2
Tritanopia (blue-blind)
#B8C4CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbee3; /* rgb */ color: rgb(191, 190, 227); /* oklch */ color: oklch(81.4% 0.052 286.4);
Tailwind
colors: {
custom: {
50: '#d2d1eb',
500: '#bfbee3',
950: '#000000',
},
}SCSS
$custom: #bfbee3; $custom-light: #d2d1eb; $custom-dark: #000000;
JSON
{
"hex": "#bfbee3",
"rgb": {
"r": 191,
"g": 190,
"b": 227
},
"hsl": {
"h": 241.622,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.81441,
"c": 0.05174,
"h": 286.4
},
"luminance": 0.53449
}Semantic roles & 50–950 ramp
primary
#BFBEE3
secondary
#BBBC89
accent
#B333AF
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384