#BFBDF1#BFBDF1
#BFBDF1 is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.8% C 0.073 H 286.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDF1 |
|---|---|
| RGB | rgb(191, 189, 241) |
| HSL | hsl(242, 65%, 84%) |
| HSV | hsv(242, 22%, 95%) |
| CMYK | cmyk(20.7%, 21.6%, 0%, 5.5%) |
| CIE-LAB | lab(78.36, 11.34, -25.47) |
| CIE-LCH | lch(78.36, 27.88, 294.01°) |
| OKLab | oklab(81.77% 0.0206 -0.0698) |
| OKLCH | oklch(81.77% 0.073 286.4) |
| XYZ | xyz(55.5569, 53.8216, 90.6636) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.97
Periwinkle
#CCCCFF
ΔE00 3.63
Light Lavender
#DFC5FE
ΔE00 7.06
Pale Violet
#CEAEFA
ΔE00 7.46
Light Violet
#D6B4FC
ΔE00 7.57
Pale Lilac
#E4CBFF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDF1 #EFF1BD
analogous
#BDD5F1 #BFBDF1 #D9BDF1
triadic
#BFBDF1 #F1BFBD #BDF1BF
tetradic
#BFBDF1 #F1BDD5 #EFF1BD #BDF1D9
square
#BFBDF1 #F1BDD5 #EFF1BD #BDF1D9
split-complementary
#BFBDF1 #F1D9BD #D5F1BD
monochromatic
#5D58DC #8E8BE6 #BFBDF1 #E7E6FA #E7E6FA
Accessibility & contrast
On white
1.79
#BFBDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#BFBDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDF1
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDF1 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F3
Deuteranopia (green-blind)
#AFC0F0
Tritanopia (blue-blind)
#B4C6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbdf1; /* rgb */ color: rgb(191, 189, 241); /* oklch */ color: oklch(81.8% 0.073 286.4);
Tailwind
colors: {
custom: {
50: '#d3d0f5',
500: '#bfbdf1',
950: '#000000',
},
}SCSS
$custom: #bfbdf1; $custom-light: #d3d0f5; $custom-dark: #000000;
JSON
{
"hex": "#bfbdf1",
"rgb": {
"r": 191,
"g": 189,
"b": 241
},
"hsl": {
"h": 242.308,
"s": 65,
"l": 84.314
},
"oklch": {
"l": 0.81767,
"c": 0.07274,
"h": 286.4
},
"luminance": 0.53822
}Semantic roles & 50–950 ramp
primary
#BFBDF1
secondary
#CDD082
accent
#CD19C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385