#BFBDFD#BFBDFD
#BFBDFD is a very light, moderate blue. Relative luminance 0.546; OKLCH L 82.2% C 0.089 H 285.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDFD |
|---|---|
| RGB | rgb(191, 189, 253) |
| HSL | hsl(242, 94%, 87%) |
| HSV | hsv(242, 25%, 99%) |
| CMYK | cmyk(24.5%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(78.79, 14.08, -31.25) |
| CIE-LCH | lch(78.79, 34.27, 294.26°) |
| OKLab | oklab(82.24% 0.0242 -0.0861) |
| OKLCH | oklch(82.24% 0.089 285.7) |
| XYZ | xyz(57.4087, 54.5623, 100.4164) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.77
Periwinkle
#CCCCFF
ΔE00 4.30
Pale Violet
#CEAEFA
ΔE00 7.05
Light Violet
#D6B4FC
ΔE00 7.44
Light Lavender
#DFC5FE
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDFD #FBFDBD
analogous
#BDDBFD #BFBDFD #DFBDFD
triadic
#BFBDFD #FDBFBD #BDFDBF
tetradic
#BFBDFD #FDBDDB #FBFDBD #BDFDDF
square
#BFBDFD #FDBDDB #FBFDBD #BDFDDF
split-complementary
#BFBDFD #FDDFBD #DBFDBD
monochromatic
#4C46F9 #8582FB #BFBDFD #E2E1FE #E2E1FE
Accessibility & contrast
On white
1.76
#BFBDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BFBDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDFD
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDFD | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#ABC1FB
Tritanopia (blue-blind)
#B1C8D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbdfd; /* rgb */ color: rgb(191, 189, 253); /* oklch */ color: oklch(82.2% 0.089 285.7);
Tailwind
colors: {
custom: {
50: '#d3d0fe',
500: '#bfbdfd',
950: '#000000',
},
}SCSS
$custom: #bfbdfd; $custom-light: #d3d0fe; $custom-dark: #000000;
JSON
{
"hex": "#bfbdfd",
"rgb": {
"r": 191,
"g": 189,
"b": 253
},
"hsl": {
"h": 241.875,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.82243,
"c": 0.08943,
"h": 285.7
},
"luminance": 0.54563
}Semantic roles & 50–950 ramp
primary
#BFBDFD
secondary
#E0E47A
accent
#E600DE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385