#BFB6EE#BFB6EE
#BFB6EE is a light, moderate blue. Relative luminance 0.507; OKLCH L 80.3% C 0.079 H 291.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB6EE |
|---|---|
| RGB | rgb(191, 182, 238) |
| HSL | hsl(250, 62%, 82%) |
| HSV | hsv(250, 24%, 93%) |
| CMYK | cmyk(19.7%, 23.5%, 0%, 6.7%) |
| CIE-LAB | lab(76.50, 14.49, -26.70) |
| CIE-LCH | lch(76.50, 30.38, 298.50°) |
| OKLab | oklab(80.29% 0.0294 -0.0732) |
| OKLCH | oklch(80.29% 0.079 291.9) |
| XYZ | xyz(53.6429, 50.7047, 87.8332) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.07
Periwinkle
#CCCCFF
ΔE00 5.51
Pale Violet
#CEAEFA
ΔE00 5.59
Light Violet
#D6B4FC
ΔE00 5.90
Light Lavender
#DFC5FE
ΔE00 6.45
Lavender
#B39DDB
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB6EE #E5EEB6
analogous
#B6C9EE #BFB6EE #DBB6EE
triadic
#BFB6EE #EEBFB6 #B6EEBF
tetradic
#BFB6EE #EEB6C9 #E5EEB6 #B6EEDB
square
#BFB6EE #EEB6C9 #E5EEB6 #B6EEDB
split-complementary
#BFB6EE #EEDBB6 #C9EEB6
monochromatic
#6853D7 #9384E2 #BFB6EE #E9E6F9 #E9E6F9
Accessibility & contrast
On white
1.88
#BFB6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#BFB6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB6EE
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB6EE | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF0
Deuteranopia (green-blind)
#A9BCEC
Tritanopia (blue-blind)
#B6BFC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfb6ee; /* rgb */ color: rgb(191, 182, 238); /* oklch */ color: oklch(80.3% 0.079 291.9);
Tailwind
colors: {
custom: {
50: '#d3cbf3',
500: '#bfb6ee',
950: '#000000',
},
}SCSS
$custom: #bfb6ee; $custom-light: #d3cbf3; $custom-dark: #000000;
JSON
{
"hex": "#bfb6ee",
"rgb": {
"r": 191,
"g": 182,
"b": 238
},
"hsl": {
"h": 249.643,
"s": 62.222,
"l": 82.353
},
"oklch": {
"l": 0.80291,
"c": 0.07886,
"h": 291.9
},
"luminance": 0.50705
}Semantic roles & 50–950 ramp
primary
#BFB6EE
secondary
#BFCC7D
accent
#CA1CAE
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141317
muted
#838285