#BFBDE4#BFBDE4
#BFBDE4 is a light, muted blue. Relative luminance 0.531; OKLCH L 81.3% C 0.055 H 287.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDE4 |
|---|---|
| RGB | rgb(191, 189, 228) |
| HSL | hsl(243, 42%, 82%) |
| HSV | hsv(243, 17%, 89%) |
| CMYK | cmyk(16.2%, 17.1%, 0%, 10.6%) |
| CIE-LAB | lab(77.92, 8.49, -19.14) |
| CIE-LCH | lch(77.92, 20.94, 293.91°) |
| OKLab | oklab(81.28% 0.0164 -0.0521) |
| OKLCH | oklch(81.28% 0.055 287.5) |
| XYZ | xyz(53.6839, 53.0724, 80.7994) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.99
Light Periwinkle
#C1C6FC
ΔE00 5.19
Light Lavender
#DFC5FE
ΔE00 7.90
Pale Lilac
#E4CBFF
ΔE00 8.29
Light Violet
#D6B4FC
ΔE00 9.16
Thistle
#D8BFD8
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDE4 #E2E4BD
analogous
#BDCFE4 #BFBDE4 #D3BDE4
triadic
#BFBDE4 #E4BFBD #BDE4BF
tetradic
#BFBDE4 #E4BDCF #E2E4BD #BDE4D3
square
#BFBDE4 #E4BDCF #E2E4BD #BDE4D3
split-complementary
#BFBDE4 #E4D3BD #CFE4BD
monochromatic
#6B66C0 #9592D2 #BFBDE4 #E9E8F6 #EAE9F6
Accessibility & contrast
On white
1.81
#BFBDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#BFBDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDE4
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDE4 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C2E6
Deuteranopia (green-blind)
#B3C0E3
Tritanopia (blue-blind)
#B7C3CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbde4; /* rgb */ color: rgb(191, 189, 228); /* oklch */ color: oklch(81.3% 0.055 287.5);
Tailwind
colors: {
custom: {
50: '#d2d0ec',
500: '#bfbde4',
950: '#000000',
},
}SCSS
$custom: #bfbde4; $custom-light: #d2d0ec; $custom-dark: #000000;
JSON
{
"hex": "#bfbde4",
"rgb": {
"r": 191,
"g": 189,
"b": 228
},
"hsl": {
"h": 243.077,
"s": 41.935,
"l": 81.765
},
"oklch": {
"l": 0.81279,
"c": 0.05458,
"h": 287.5
},
"luminance": 0.53073
}Semantic roles & 50–950 ramp
primary
#BFBDE4
secondary
#BBBE87
accent
#B530AE
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384