#BFBDF2#BFBDF2
#BFBDF2 is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.8% C 0.074 H 286.4°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDF2 |
|---|---|
| RGB | rgb(191, 189, 242) |
| HSL | hsl(242, 67%, 85%) |
| HSV | hsv(242, 22%, 95%) |
| CMYK | cmyk(21.1%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(78.39, 11.57, -25.96) |
| CIE-LCH | lch(78.39, 28.42, 294.02°) |
| OKLab | oklab(81.81% 0.0209 -0.0711) |
| OKLCH | oklch(81.81% 0.074 286.4) |
| XYZ | xyz(55.7066, 53.8815, 91.4524) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.87
Periwinkle
#CCCCFF
ΔE00 3.62
Light Lavender
#DFC5FE
ΔE00 7.07
Pale Violet
#CEAEFA
ΔE00 7.38
Light Violet
#D6B4FC
ΔE00 7.51
Pale Lilac
#E4CBFF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDF2 #F0F2BD
analogous
#BDD6F2 #BFBDF2 #DABDF2
triadic
#BFBDF2 #F2BFBD #BDF2BF
tetradic
#BFBDF2 #F2BDD6 #F0F2BD #BDF2DA
square
#BFBDF2 #F2BDD6 #F0F2BD #BDF2DA
split-complementary
#BFBDF2 #F2DABD #D6F2BD
monochromatic
#5C57DE #8D8AE8 #BFBDF2 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.78
#BFBDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BFBDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDF2
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDF2 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F4
Deuteranopia (green-blind)
#AFC1F1
Tritanopia (blue-blind)
#B4C6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbdf2; /* rgb */ color: rgb(191, 189, 242); /* oklch */ color: oklch(81.8% 0.074 286.4);
Tailwind
colors: {
custom: {
50: '#d3d0f6',
500: '#bfbdf2',
950: '#000000',
},
}SCSS
$custom: #bfbdf2; $custom-light: #d3d0f6; $custom-dark: #000000;
JSON
{
"hex": "#bfbdf2",
"rgb": {
"r": 191,
"g": 189,
"b": 242
},
"hsl": {
"h": 242.264,
"s": 67.089,
"l": 84.51
},
"oklch": {
"l": 0.81805,
"c": 0.07413,
"h": 286.4
},
"luminance": 0.53882
}Semantic roles & 50–950 ramp
primary
#BFBDF2
secondary
#CFD281
accent
#CF17C8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385