#BFBAFE#BFBAFE
#BFBAFE is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.7% C 0.095 H 287.5°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAFE |
|---|---|
| RGB | rgb(191, 186, 254) |
| HSL | hsl(244, 97%, 86%) |
| HSV | hsv(244, 27%, 100%) |
| CMYK | cmyk(24.8%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(78.08, 15.95, -32.87) |
| CIE-LCH | lch(78.08, 36.54, 295.89°) |
| OKLab | oklab(81.71% 0.0285 -0.0907) |
| OKLCH | oklch(81.71% 0.095 287.5) |
| XYZ | xyz(56.9297, 53.3489, 101.0447) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.75
Periwinkle
#CCCCFF
ΔE00 5.14
Pale Violet
#CEAEFA
ΔE00 6.26
Light Violet
#D6B4FC
ΔE00 6.83
Light Lavender
#DFC5FE
ΔE00 7.76
Pastel Blue
#A2BFFE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAFE #F9FEBA
analogous
#BAD7FE #BFBAFE #E1BAFE
triadic
#BFBAFE #FEBFBA #BAFEBF
tetradic
#BFBAFE #FEBAD7 #F9FEBA #BAFEE1
square
#BFBAFE #FEBAD7 #F9FEBA #BAFEE1
split-complementary
#BFBAFE #FEE1BA #D7FEBA
monochromatic
#4F41FC #877EFD #BFBAFE #E3E1FF #E3E1FF
Accessibility & contrast
On white
1.80
#BFBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#BFBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAFE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAFE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#B1C6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbafe; /* rgb */ color: rgb(191, 186, 254); /* oklch */ color: oklch(81.7% 0.095 287.5);
Tailwind
colors: {
custom: {
50: '#d3ceff',
500: '#bfbafe',
950: '#000000',
},
}SCSS
$custom: #bfbafe; $custom-light: #d3ceff; $custom-dark: #000000;
JSON
{
"hex": "#bfbafe",
"rgb": {
"r": 191,
"g": 186,
"b": 254
},
"hsl": {
"h": 244.412,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.81708,
"c": 0.09509,
"h": 287.5
},
"luminance": 0.5335
}Semantic roles & 50–950 ramp
primary
#BFBAFE
secondary
#DDE577
accent
#E600D5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386