#BFBDF0#BFBDF0
#BFBDF0 is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.7% C 0.071 H 286.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDF0 |
|---|---|
| RGB | rgb(191, 189, 240) |
| HSL | hsl(242, 63%, 84%) |
| HSV | hsv(242, 21%, 94%) |
| CMYK | cmyk(20.4%, 21.2%, 0%, 5.9%) |
| CIE-LAB | lab(78.32, 11.12, -24.99) |
| CIE-LCH | lch(78.32, 27.35, 293.99°) |
| OKLab | oklab(81.73% 0.0203 -0.0684) |
| OKLCH | oklch(81.73% 0.071 286.5) |
| XYZ | xyz(55.4079, 53.7620, 89.8791) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.08
Periwinkle
#CCCCFF
ΔE00 3.65
Light Lavender
#DFC5FE
ΔE00 7.05
Pale Violet
#CEAEFA
ΔE00 7.55
Light Violet
#D6B4FC
ΔE00 7.64
Pale Lilac
#E4CBFF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDF0 #EEF0BD
analogous
#BDD5F0 #BFBDF0 #D9BDF0
triadic
#BFBDF0 #F0BFBD #BDF0BF
tetradic
#BFBDF0 #F0BDD5 #EEF0BD #BDF0D9
square
#BFBDF0 #F0BDD5 #EEF0BD #BDF0D9
split-complementary
#BFBDF0 #F0D9BD #D5F0BD
monochromatic
#5E59D9 #8F8BE5 #BFBDF0 #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.79
#BFBDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#BFBDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDF0
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDF0 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F2
Deuteranopia (green-blind)
#AFC0EF
Tritanopia (blue-blind)
#B5C5CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbdf0; /* rgb */ color: rgb(191, 189, 240); /* oklch */ color: oklch(81.7% 0.071 286.5);
Tailwind
colors: {
custom: {
50: '#d3d0f5',
500: '#bfbdf0',
950: '#000000',
},
}SCSS
$custom: #bfbdf0; $custom-light: #d3d0f5; $custom-dark: #000000;
JSON
{
"hex": "#bfbdf0",
"rgb": {
"r": 191,
"g": 189,
"b": 240
},
"hsl": {
"h": 242.353,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.81728,
"c": 0.07135,
"h": 286.5
},
"luminance": 0.53763
}Semantic roles & 50–950 ramp
primary
#BFBDF0
secondary
#CCCF83
accent
#CB1BC4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385