#BFB9EE#BFB9EE
#BFB9EE is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.9% C 0.074 H 289.8°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB9EE |
|---|---|
| RGB | rgb(191, 185, 238) |
| HSL | hsl(247, 61%, 83%) |
| HSV | hsv(247, 22%, 93%) |
| CMYK | cmyk(19.7%, 22.3%, 0%, 6.7%) |
| CIE-LAB | lab(77.25, 12.85, -25.55) |
| CIE-LCH | lch(77.25, 28.60, 296.71°) |
| OKLab | oklab(80.87% 0.0252 -0.07) |
| OKLCH | oklch(80.87% 0.074 289.8) |
| XYZ | xyz(54.2639, 51.9467, 88.0402) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.27
Periwinkle
#CCCCFF
ΔE00 4.69
Pale Violet
#CEAEFA
ΔE00 6.49
Light Lavender
#DFC5FE
ΔE00 6.57
Light Violet
#D6B4FC
ΔE00 6.66
Pale Lilac
#E4CBFF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB9EE #E8EEB9
analogous
#B9CDEE #BFB9EE #D9B9EE
triadic
#BFB9EE #EEBFB9 #B9EEBF
tetradic
#BFB9EE #EEB9CD #E8EEB9 #B9EED9
square
#BFB9EE #EEB9CD #E8EEB9 #B9EED9
split-complementary
#BFB9EE #EED9B9 #CDEEB9
monochromatic
#6557D6 #9288E2 #BFB9EE #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.84
#BFB9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#BFB9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB9EE
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB9EE | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F0
Deuteranopia (green-blind)
#ACBEED
Tritanopia (blue-blind)
#B5C2CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfb9ee; /* rgb */ color: rgb(191, 185, 238); /* oklch */ color: oklch(80.9% 0.074 289.8);
Tailwind
colors: {
custom: {
50: '#d3cef3',
500: '#bfb9ee',
950: '#000000',
},
}SCSS
$custom: #bfb9ee; $custom-light: #d3cef3; $custom-dark: #000000;
JSON
{
"hex": "#bfb9ee",
"rgb": {
"r": 191,
"g": 185,
"b": 238
},
"hsl": {
"h": 246.792,
"s": 60.92,
"l": 82.941
},
"oklch": {
"l": 0.80871,
"c": 0.07437,
"h": 289.8
},
"luminance": 0.51947
}Semantic roles & 50–950 ramp
primary
#BFB9EE
secondary
#C3CC7F
accent
#C91DB5
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141317
muted
#838385