#BFBDE2#BFBDE2
#BFBDE2 is a light, muted blue. Relative luminance 0.530; OKLCH L 81.2% C 0.052 H 287.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDE2 |
|---|---|
| RGB | rgb(191, 189, 226) |
| HSL | hsl(243, 39%, 81%) |
| HSV | hsv(243, 16%, 89%) |
| CMYK | cmyk(15.5%, 16.4%, 0%, 11.4%) |
| CIE-LAB | lab(77.85, 8.06, -18.16) |
| CIE-LCH | lch(77.85, 19.87, 293.93°) |
| OKLab | oklab(81.21% 0.0157 -0.0493) |
| OKLCH | oklch(81.21% 0.052 287.7) |
| XYZ | xyz(53.4079, 52.9620, 79.3457) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.39
Light Periwinkle
#C1C6FC
ΔE00 5.64
Light Lavender
#DFC5FE
ΔE00 8.21
Pale Lilac
#E4CBFF
ΔE00 8.53
Thistle
#D8BFD8
ΔE00 8.99
Light Violet
#D6B4FC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDE2 #E0E2BD
analogous
#BDCEE2 #BFBDE2 #D2BDE2
triadic
#BFBDE2 #E2BFBD #BDE2BF
tetradic
#BFBDE2 #E2BDCE #E0E2BD #BDE2D2
square
#BFBDE2 #E2BDCE #E0E2BD #BDE2D2
split-complementary
#BFBDE2 #E2D2BD #CEE2BD
monochromatic
#6D68BD #9692CF #BFBDE2 #E8E8F5 #EAEAF6
Accessibility & contrast
On white
1.81
#BFBDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BFBDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDE2
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDE2 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E4
Deuteranopia (green-blind)
#B4C0E1
Tritanopia (blue-blind)
#B8C3C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbde2; /* rgb */ color: rgb(191, 189, 226); /* oklch */ color: oklch(81.2% 0.052 287.7);
Tailwind
colors: {
custom: {
50: '#d2d0eb',
500: '#bfbde2',
950: '#000000',
},
}SCSS
$custom: #bfbde2; $custom-light: #d2d0eb; $custom-dark: #000000;
JSON
{
"hex": "#bfbde2",
"rgb": {
"r": 191,
"g": 189,
"b": 226
},
"hsl": {
"h": 243.243,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.81207,
"c": 0.05177,
"h": 287.7
},
"luminance": 0.52963
}Semantic roles & 50–950 ramp
primary
#BFBDE2
secondary
#B8BB88
accent
#B234AB
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384