#BFBCEA#BFBCEA
#BFBCEA is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.3% C 0.064 H 287.9°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCEA |
|---|---|
| RGB | rgb(191, 188, 234) |
| HSL | hsl(244, 52%, 83%) |
| HSV | hsv(244, 20%, 92%) |
| CMYK | cmyk(18.4%, 19.7%, 0%, 8.2%) |
| CIE-LAB | lab(77.86, 10.34, -22.46) |
| CIE-LCH | lch(77.86, 24.72, 294.71°) |
| OKLab | oklab(81.3% 0.0198 -0.0613) |
| OKLCH | oklch(81.3% 0.064 287.9) |
| XYZ | xyz(54.3170, 52.9827, 85.1910) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.14
Periwinkle
#CCCCFF
ΔE00 4.24
Light Lavender
#DFC5FE
ΔE00 7.06
Pale Lilac
#E4CBFF
ΔE00 7.73
Light Violet
#D6B4FC
ΔE00 7.92
Pale Violet
#CEAEFA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCEA #E7EABC
analogous
#BCD0EA #BFBCEA #D6BCEA
triadic
#BFBCEA #EABFBC #BCEABF
tetradic
#BFBCEA #EABCD0 #E7EABC #BCEAD6
square
#BFBCEA #EABCD0 #E7EABC #BCEAD6
split-complementary
#BFBCEA #EAD6BC #D0EABC
monochromatic
#665FCD #928DDB #BFBCEA #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.81
#BFBCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#BFBCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCEA
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCEA | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EC
Deuteranopia (green-blind)
#B0BFE9
Tritanopia (blue-blind)
#B6C3CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbcea; /* rgb */ color: rgb(191, 188, 234); /* oklch */ color: oklch(81.3% 0.064 287.9);
Tailwind
colors: {
custom: {
50: '#d2d0f0',
500: '#bfbcea',
950: '#000000',
},
}SCSS
$custom: #bfbcea; $custom-light: #d2d0f0; $custom-dark: #000000;
JSON
{
"hex": "#bfbcea",
"rgb": {
"r": 191,
"g": 188,
"b": 234
},
"hsl": {
"h": 243.913,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.81304,
"c": 0.06441,
"h": 287.9
},
"luminance": 0.52983
}Semantic roles & 50–950 ramp
primary
#BFBCEA
secondary
#C2C684
accent
#C026B6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385