#BFBDED#BFBDED
#BFBDED is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.6% C 0.067 H 286.7°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDED |
|---|---|
| RGB | rgb(191, 189, 237) |
| HSL | hsl(243, 57%, 84%) |
| HSV | hsv(243, 20%, 93%) |
| CMYK | cmyk(19.4%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(78.22, 10.45, -23.53) |
| CIE-LCH | lch(78.22, 25.75, 293.95°) |
| OKLab | oklab(81.61% 0.0193 -0.0643) |
| OKLCH | oklch(81.61% 0.067 286.7) |
| XYZ | xyz(54.9659, 53.5852, 87.5515) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.49
Periwinkle
#CCCCFF
ΔE00 3.80
Light Lavender
#DFC5FE
ΔE00 7.10
Pale Lilac
#E4CBFF
ΔE00 7.82
Pale Violet
#CEAEFA
ΔE00 7.88
Light Violet
#D6B4FC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDED #EBEDBD
analogous
#BDD3ED #BFBDED #D7BDED
triadic
#BFBDED #EDBFBD #BDEDBF
tetradic
#BFBDED #EDBDD3 #EBEDBD #BDEDD7
square
#BFBDED #EDBDD3 #EBEDBD #BDEDD7
split-complementary
#BFBDED #EDD7BD #D3EDBD
monochromatic
#625DD3 #908DE0 #BFBDED #E8E7F8 #E8E7F8
Accessibility & contrast
On white
1.79
#BFBDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#BFBDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDED
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDED | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3EF
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#B5C5CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbded; /* rgb */ color: rgb(191, 189, 237); /* oklch */ color: oklch(81.6% 0.067 286.7);
Tailwind
colors: {
custom: {
50: '#d2d0f3',
500: '#bfbded',
950: '#000000',
},
}SCSS
$custom: #bfbded; $custom-light: #d2d0f3; $custom-dark: #000000;
JSON
{
"hex": "#bfbded",
"rgb": {
"r": 191,
"g": 189,
"b": 237
},
"hsl": {
"h": 242.5,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.81613,
"c": 0.06716,
"h": 286.7
},
"luminance": 0.53586
}Semantic roles & 50–950 ramp
primary
#BFBDED
secondary
#C7CA84
accent
#C521BE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385