#BFBEF3#BFBEF3
#BFBEF3 is a very light, moderate blue. Relative luminance 0.544; OKLCH L 82.0% C 0.074 H 285.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEF3 |
|---|---|
| RGB | rgb(191, 190, 243) |
| HSL | hsl(241, 69%, 85%) |
| HSV | hsv(241, 22%, 95%) |
| CMYK | cmyk(21.4%, 21.8%, 0%, 4.7%) |
| CIE-LAB | lab(78.68, 11.25, -26.05) |
| CIE-LCH | lch(78.68, 28.38, 293.35°) |
| OKLab | oklab(82.04% 0.0198 -0.0714) |
| OKLCH | oklch(82.04% 0.074 285.5) |
| XYZ | xyz(56.0731, 54.3734, 92.3175) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.52
Periwinkle
#CCCCFF
ΔE00 3.40
Light Lavender
#DFC5FE
ΔE00 7.24
Pale Violet
#CEAEFA
ΔE00 7.63
Light Violet
#D6B4FC
ΔE00 7.75
Pale Lilac
#E4CBFF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEF3 #F2F3BE
analogous
#BED8F3 #BFBEF3 #DABEF3
triadic
#BFBEF3 #F3BFBE #BEF3BF
tetradic
#BFBEF3 #F3BED8 #F2F3BE #BEF3DA
square
#BFBEF3 #F3BED8 #F2F3BE #BEF3DA
split-complementary
#BFBEF3 #F3DABE #D8F3BE
monochromatic
#5957E0 #8C8AE9 #BFBEF3 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.77
#BFBEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#BFBEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEF3
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEF3 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C4F5
Deuteranopia (green-blind)
#AFC1F2
Tritanopia (blue-blind)
#B4C7D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbef3; /* rgb */ color: rgb(191, 190, 243); /* oklch */ color: oklch(82.0% 0.074 285.5);
Tailwind
colors: {
custom: {
50: '#d3d1f7',
500: '#bfbef3',
950: '#000000',
},
}SCSS
$custom: #bfbef3; $custom-light: #d3d1f7; $custom-dark: #000000;
JSON
{
"hex": "#bfbef3",
"rgb": {
"r": 191,
"g": 190,
"b": 243
},
"hsl": {
"h": 241.132,
"s": 68.831,
"l": 84.902
},
"oklch": {
"l": 0.82039,
"c": 0.07412,
"h": 285.5
},
"luminance": 0.54374
}Semantic roles & 50–950 ramp
primary
#BFBEF3
secondary
#D2D382
accent
#D115CD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385