#BFB6ED#BFB6ED
#BFB6ED is a light, moderate blue. Relative luminance 0.506; OKLCH L 80.3% C 0.077 H 292.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB6ED |
|---|---|
| RGB | rgb(191, 182, 237) |
| HSL | hsl(250, 60%, 82%) |
| HSV | hsv(250, 23%, 93%) |
| CMYK | cmyk(19.4%, 23.2%, 0%, 7.1%) |
| CIE-LAB | lab(76.46, 14.27, -26.21) |
| CIE-LCH | lch(76.46, 29.84, 298.57°) |
| OKLab | oklab(80.25% 0.0291 -0.0718) |
| OKLCH | oklch(80.25% 0.077 292.1) |
| XYZ | xyz(53.4964, 50.6461, 87.0616) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.15
Periwinkle
#CCCCFF
ΔE00 5.53
Pale Violet
#CEAEFA
ΔE00 5.70
Light Violet
#D6B4FC
ΔE00 5.97
Light Lavender
#DFC5FE
ΔE00 6.42
Lavender
#B39DDB
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB6ED #E4EDB6
analogous
#B6C9ED #BFB6ED #DBB6ED
triadic
#BFB6ED #EDBFB6 #B6EDBF
tetradic
#BFB6ED #EDB6C9 #E4EDB6 #B6EDDB
square
#BFB6ED #EDB6C9 #E4EDB6 #B6EDDB
split-complementary
#BFB6ED #EDDBB6 #C9EDB6
monochromatic
#6954D5 #9485E1 #BFB6ED #E9E6F9 #E9E6F9
Accessibility & contrast
On white
1.89
#BFB6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#BFB6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB6ED
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB6ED | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDEF
Deuteranopia (green-blind)
#AABCEB
Tritanopia (blue-blind)
#B6BFC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfb6ed; /* rgb */ color: rgb(191, 182, 237); /* oklch */ color: oklch(80.3% 0.077 292.1);
Tailwind
colors: {
custom: {
50: '#d3cbf3',
500: '#bfb6ed',
950: '#000000',
},
}SCSS
$custom: #bfb6ed; $custom-light: #d3cbf3; $custom-dark: #000000;
JSON
{
"hex": "#bfb6ed",
"rgb": {
"r": 191,
"g": 182,
"b": 237
},
"hsl": {
"h": 249.818,
"s": 60.44,
"l": 82.157
},
"oklch": {
"l": 0.80251,
"c": 0.07748,
"h": 292.1
},
"luminance": 0.50647
}Semantic roles & 50–950 ramp
primary
#BFB6ED
secondary
#BECA7D
accent
#C81DAC
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141317
muted
#838285