#BFB7ED#BFB7ED
#BFB7ED is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.4% C 0.076 H 291.4°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB7ED |
|---|---|
| RGB | rgb(191, 183, 237) |
| HSL | hsl(249, 60%, 82%) |
| HSV | hsv(249, 23%, 93%) |
| CMYK | cmyk(19.4%, 22.8%, 0%, 7.1%) |
| CIE-LAB | lab(76.71, 13.72, -25.83) |
| CIE-LCH | lch(76.71, 29.25, 297.98°) |
| OKLab | oklab(80.44% 0.0277 -0.0707) |
| OKLCH | oklch(80.44% 0.076 291.4) |
| XYZ | xyz(53.7019, 51.0572, 87.1301) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.88
Periwinkle
#CCCCFF
ΔE00 5.25
Pale Violet
#CEAEFA
ΔE00 6.00
Light Violet
#D6B4FC
ΔE00 6.21
Light Lavender
#DFC5FE
ΔE00 6.44
Lavender
#B39DDB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB7ED #E5EDB7
analogous
#B7CAED #BFB7ED #DAB7ED
triadic
#BFB7ED #EDBFB7 #B7EDBF
tetradic
#BFB7ED #EDB7CA #E5EDB7 #B7EDDA
square
#BFB7ED #EDB7CA #E5EDB7 #B7EDDA
split-complementary
#BFB7ED #EDDAB7 #CAEDB7
monochromatic
#6855D5 #9386E1 #BFB7ED #E9E7F9 #E9E7F9
Accessibility & contrast
On white
1.87
#BFB7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#BFB7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB7ED
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB7ED | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#B6C0C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfb7ed; /* rgb */ color: rgb(191, 183, 237); /* oklch */ color: oklch(80.4% 0.076 291.4);
Tailwind
colors: {
custom: {
50: '#d3ccf3',
500: '#bfb7ed',
950: '#000000',
},
}SCSS
$custom: #bfb7ed; $custom-light: #d3ccf3; $custom-dark: #000000;
JSON
{
"hex": "#bfb7ed",
"rgb": {
"r": 191,
"g": 183,
"b": 237
},
"hsl": {
"h": 248.889,
"s": 60,
"l": 82.353
},
"oklch": {
"l": 0.80445,
"c": 0.07597,
"h": 291.4
},
"luminance": 0.51058
}Semantic roles & 50–950 ramp
primary
#BFB7ED
secondary
#BFCA7E
accent
#C81EAF
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141317
muted
#838385