#BFB9ED#BFB9ED
#BFB9ED is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.8% C 0.073 H 289.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB9ED |
|---|---|
| RGB | rgb(191, 185, 237) |
| HSL | hsl(247, 59%, 83%) |
| HSV | hsv(247, 22%, 93%) |
| CMYK | cmyk(19.4%, 21.9%, 0%, 7.1%) |
| CIE-LAB | lab(77.21, 12.63, -25.07) |
| CIE-LCH | lch(77.21, 28.07, 296.75°) |
| OKLab | oklab(80.83% 0.0249 -0.0686) |
| OKLCH | oklch(80.83% 0.073 289.9) |
| XYZ | xyz(54.1174, 51.8881, 87.2686) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.37
Periwinkle
#CCCCFF
ΔE00 4.72
Light Lavender
#DFC5FE
ΔE00 6.56
Pale Violet
#CEAEFA
ΔE00 6.61
Light Violet
#D6B4FC
ΔE00 6.74
Pale Lilac
#E4CBFF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB9ED #E7EDB9
analogous
#B9CDED #BFB9ED #D9B9ED
triadic
#BFB9ED #EDBFB9 #B9EDBF
tetradic
#BFB9ED #EDB9CD #E7EDB9 #B9EDD9
square
#BFB9ED #EDB9CD #E7EDB9 #B9EDD9
split-complementary
#BFB9ED #EDD9B9 #CDEDB9
monochromatic
#6658D4 #9288E0 #BFB9ED #E9E7F9 #E9E7F9
Accessibility & contrast
On white
1.85
#BFB9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BFB9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB9ED
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB9ED | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0EF
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#B6C1CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfb9ed; /* rgb */ color: rgb(191, 185, 237); /* oklch */ color: oklch(80.8% 0.073 289.9);
Tailwind
colors: {
custom: {
50: '#d3cef3',
500: '#bfb9ed',
950: '#000000',
},
}SCSS
$custom: #bfb9ed; $custom-light: #d3cef3; $custom-dark: #000000;
JSON
{
"hex": "#bfb9ed",
"rgb": {
"r": 191,
"g": 185,
"b": 237
},
"hsl": {
"h": 246.923,
"s": 59.091,
"l": 82.745
},
"oklch": {
"l": 0.80833,
"c": 0.07298,
"h": 289.9
},
"luminance": 0.51889
}Semantic roles & 50–950 ramp
primary
#BFB9ED
secondary
#C2CA80
accent
#C71FB3
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141317
muted
#838385