#BFBEF0#BFBEF0
#BFBEF0 is a light, moderate blue. Relative luminance 0.542; OKLCH L 81.9% C 0.070 H 285.7°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEF0 |
|---|---|
| RGB | rgb(191, 190, 240) |
| HSL | hsl(241, 63%, 84%) |
| HSV | hsv(241, 21%, 94%) |
| CMYK | cmyk(20.4%, 20.8%, 0%, 5.9%) |
| CIE-LAB | lab(78.57, 10.58, -24.60) |
| CIE-LCH | lch(78.57, 26.78, 293.26°) |
| OKLab | oklab(81.92% 0.0189 -0.0673) |
| OKLCH | oklch(81.92% 0.07 285.7) |
| XYZ | xyz(55.6238, 54.1937, 89.9511) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.86
Periwinkle
#CCCCFF
ΔE00 3.44
Light Lavender
#DFC5FE
ΔE00 7.22
Pale Violet
#CEAEFA
ΔE00 7.87
Light Violet
#D6B4FC
ΔE00 7.93
Pale Lilac
#E4CBFF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEF0 #EFF0BE
analogous
#BED6F0 #BFBEF0 #D8BEF0
triadic
#BFBEF0 #F0BFBE #BEF0BF
tetradic
#BFBEF0 #F0BED6 #EFF0BE #BEF0D8
square
#BFBEF0 #F0BED6 #EFF0BE #BEF0D8
split-complementary
#BFBEF0 #F0D8BE #D6F0BE
monochromatic
#5D5BD9 #8E8CE5 #BFBEF0 #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.77
#BFBEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#BFBEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEF0
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEF0 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F2
Deuteranopia (green-blind)
#B0C1EF
Tritanopia (blue-blind)
#B4C6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbef0; /* rgb */ color: rgb(191, 190, 240); /* oklch */ color: oklch(81.9% 0.070 285.7);
Tailwind
colors: {
custom: {
50: '#d3d1f5',
500: '#bfbef0',
950: '#000000',
},
}SCSS
$custom: #bfbef0; $custom-light: #d3d1f5; $custom-dark: #000000;
JSON
{
"hex": "#bfbef0",
"rgb": {
"r": 191,
"g": 190,
"b": 240
},
"hsl": {
"h": 241.2,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.81924,
"c": 0.06993,
"h": 285.7
},
"luminance": 0.54195
}Semantic roles & 50–950 ramp
primary
#BFBEF0
secondary
#CDCF84
accent
#CA1BC7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385