#BFB8EE#BFB8EE
#BFB8EE is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.7% C 0.076 H 290.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB8EE |
|---|---|
| RGB | rgb(191, 184, 238) |
| HSL | hsl(248, 61%, 83%) |
| HSV | hsv(248, 23%, 93%) |
| CMYK | cmyk(19.7%, 22.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.00, 13.40, -25.93) |
| CIE-LCH | lch(77.00, 29.19, 297.33°) |
| OKLab | oklab(80.68% 0.0266 -0.071) |
| OKLCH | oklch(80.68% 0.076 290.5) |
| XYZ | xyz(54.0554, 51.5298, 87.9707) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.53
Periwinkle
#CCCCFF
ΔE00 4.95
Pale Violet
#CEAEFA
ΔE00 6.19
Light Violet
#D6B4FC
ΔE00 6.39
Light Lavender
#DFC5FE
ΔE00 6.51
Lavender
#B39DDB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB8EE #E7EEB8
analogous
#B8CCEE #BFB8EE #DAB8EE
triadic
#BFB8EE #EEBFB8 #B8EEBF
tetradic
#BFB8EE #EEB8CC #E7EEB8 #B8EEDA
square
#BFB8EE #EEB8CC #E7EEB8 #B8EEDA
split-complementary
#BFB8EE #EEDAB8 #CCEEB8
monochromatic
#6655D6 #9287E2 #BFB8EE #E9E6F9 #E9E6F9
Accessibility & contrast
On white
1.86
#BFB8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#BFB8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB8EE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB8EE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF0
Deuteranopia (green-blind)
#ABBDEC
Tritanopia (blue-blind)
#B5C1CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfb8ee; /* rgb */ color: rgb(191, 184, 238); /* oklch */ color: oklch(80.7% 0.076 290.5);
Tailwind
colors: {
custom: {
50: '#d3cdf3',
500: '#bfb8ee',
950: '#000000',
},
}SCSS
$custom: #bfb8ee; $custom-light: #d3cdf3; $custom-dark: #000000;
JSON
{
"hex": "#bfb8ee",
"rgb": {
"r": 191,
"g": 184,
"b": 238
},
"hsl": {
"h": 247.778,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.80677,
"c": 0.07586,
"h": 290.5
},
"luminance": 0.5153
}Semantic roles & 50–950 ramp
primary
#BFB8EE
secondary
#C2CC7E
accent
#C91CB3
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141317
muted
#838385