#BFBFFF#BFBFFF
#BFBFFF is a very light, moderate blue. Relative luminance 0.556; OKLCH L 82.7% C 0.089 H 284.3°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFFF |
|---|---|
| RGB | rgb(191, 191, 255) |
| HSL | hsl(240, 100%, 87%) |
| HSV | hsv(240, 25%, 100%) |
| CMYK | cmyk(25.1%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(79.36, 13.45, -31.44) |
| CIE-LCH | lch(79.36, 34.19, 293.17°) |
| OKLab | oklab(82.71% 0.0221 -0.0866) |
| OKLCH | oklch(82.71% 0.089 284.3) |
| XYZ | xyz(58.1621, 55.5568, 102.2475) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.34
Periwinkle
#CCCCFF
ΔE00 4.09
Pale Violet
#CEAEFA
ΔE00 7.64
Pastel Blue
#A2BFFE
ΔE00 7.74
Light Violet
#D6B4FC
ΔE00 7.99
Light Lavender
#DFC5FE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFFF #FFFFBF
analogous
#BFDFFF #BFBFFF #DFBFFF
triadic
#BFBFFF #FFBFBF #BFFFBF
tetradic
#BFBFFF #FFBFDF #FFFFBF #BFFFDF
square
#BFBFFF #FFBFDF #FFFFBF #BFFFDF
split-complementary
#BFBFFF #FFDFBF #DFFFBF
monochromatic
#4545FF #8282FF #BFBFFF #E0E0FF #E0E0FF
Accessibility & contrast
On white
1.73
#BFBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#BFBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFFF
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFFF | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#ACC3FD
Tritanopia (blue-blind)
#B0CAD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfbfff; /* rgb */ color: rgb(191, 191, 255); /* oklch */ color: oklch(82.7% 0.089 284.3);
Tailwind
colors: {
custom: {
50: '#d3d2ff',
500: '#bfbfff',
950: '#000000',
},
}SCSS
$custom: #bfbfff; $custom-light: #d3d2ff; $custom-dark: #000000;
JSON
{
"hex": "#bfbfff",
"rgb": {
"r": 191,
"g": 191,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.82711,
"c": 0.08941,
"h": 284.3
},
"luminance": 0.55558
}Semantic roles & 50–950 ramp
primary
#BFBFFF
secondary
#E8E87B
accent
#E600E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386