#BFBEF2#BFBEF2
#BFBEF2 is a very light, moderate blue. Relative luminance 0.543; OKLCH L 82.0% C 0.073 H 285.6°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEF2 |
|---|---|
| RGB | rgb(191, 190, 242) |
| HSL | hsl(241, 67%, 85%) |
| HSV | hsv(241, 21%, 95%) |
| CMYK | cmyk(21.1%, 21.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.64, 11.02, -25.57) |
| CIE-LCH | lch(78.64, 27.85, 293.32°) |
| OKLab | oklab(82% 0.0195 -0.0701) |
| OKLCH | oklch(82% 0.073 285.6) |
| XYZ | xyz(55.9225, 54.3132, 91.5244) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.62
Periwinkle
#CCCCFF
ΔE00 3.40
Light Lavender
#DFC5FE
ΔE00 7.22
Pale Violet
#CEAEFA
ΔE00 7.70
Light Violet
#D6B4FC
ΔE00 7.80
Pale Lilac
#E4CBFF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEF2 #F1F2BE
analogous
#BED7F2 #BFBEF2 #D9BEF2
triadic
#BFBEF2 #F2BFBE #BEF2BF
tetradic
#BFBEF2 #F2BED7 #F1F2BE #BEF2D9
square
#BFBEF2 #F2BED7 #F1F2BE #BEF2D9
split-complementary
#BFBEF2 #F2D9BE #D7F2BE
monochromatic
#5B58DE #8D8BE8 #BFBEF2 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.77
#BFBEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#BFBEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEF2
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEF2 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C4F4
Deuteranopia (green-blind)
#B0C1F1
Tritanopia (blue-blind)
#B4C7D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbef2; /* rgb */ color: rgb(191, 190, 242); /* oklch */ color: oklch(82.0% 0.073 285.6);
Tailwind
colors: {
custom: {
50: '#d3d1f6',
500: '#bfbef2',
950: '#000000',
},
}SCSS
$custom: #bfbef2; $custom-light: #d3d1f6; $custom-dark: #000000;
JSON
{
"hex": "#bfbef2",
"rgb": {
"r": 191,
"g": 190,
"b": 242
},
"hsl": {
"h": 241.154,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.82001,
"c": 0.07273,
"h": 285.6
},
"luminance": 0.54314
}Semantic roles & 50–950 ramp
primary
#BFBEF2
secondary
#D0D282
accent
#CF17CB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385