#BFBEF5#BFBEF5
#BFBEF5 is a very light, moderate blue. Relative luminance 0.545; OKLCH L 82.1% C 0.077 H 285.4°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEF5 |
|---|---|
| RGB | rgb(191, 190, 245) |
| HSL | hsl(241, 73%, 85%) |
| HSV | hsv(241, 22%, 96%) |
| CMYK | cmyk(22%, 22.4%, 0%, 3.9%) |
| CIE-LAB | lab(78.75, 11.70, -27.02) |
| CIE-LCH | lch(78.75, 29.45, 293.42°) |
| OKLab | oklab(82.12% 0.0204 -0.0741) |
| OKLCH | oklch(82.12% 0.077 285.4) |
| XYZ | xyz(56.3767, 54.4949, 93.9168) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.37
Periwinkle
#CCCCFF
ΔE00 3.44
Light Lavender
#DFC5FE
ΔE00 7.30
Pale Violet
#CEAEFA
ΔE00 7.50
Light Violet
#D6B4FC
ΔE00 7.68
Pale Lilac
#E4CBFF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEF5 #F4F5BE
analogous
#BED8F5 #BFBEF5 #DABEF5
triadic
#BFBEF5 #F5BFBE #BEF5BF
tetradic
#BFBEF5 #F5BED8 #F4F5BE #BEF5DA
square
#BFBEF5 #F5BED8 #F4F5BE #BEF5DA
split-complementary
#BFBEF5 #F5DABE #D8F5BE
monochromatic
#5754E5 #8B89ED #BFBEF5 #E5E4FB #E5E4FB
Accessibility & contrast
On white
1.76
#BFBEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BFBEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEF5
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEF5 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F7
Deuteranopia (green-blind)
#AFC1F4
Tritanopia (blue-blind)
#B3C7D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbef5; /* rgb */ color: rgb(191, 190, 245); /* oklch */ color: oklch(82.1% 0.077 285.4);
Tailwind
colors: {
custom: {
50: '#d3d1f8',
500: '#bfbef5',
950: '#000000',
},
}SCSS
$custom: #bfbef5; $custom-light: #d3d1f8; $custom-dark: #000000;
JSON
{
"hex": "#bfbef5",
"rgb": {
"r": 191,
"g": 190,
"b": 245
},
"hsl": {
"h": 241.091,
"s": 73.333,
"l": 85.294
},
"oklch": {
"l": 0.82117,
"c": 0.0769,
"h": 285.4
},
"luminance": 0.54496
}Semantic roles & 50–950 ramp
primary
#BFBEF5
secondary
#D5D681
accent
#D510D2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385