#BFB8FA#BFB8FA
#BFB8FA is a light, moderate blue. Relative luminance 0.523; OKLCH L 81.2% C 0.092 H 289.0°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB8FA |
|---|---|
| RGB | rgb(191, 184, 250) |
| HSL | hsl(246, 87%, 85%) |
| HSV | hsv(246, 26%, 98%) |
| CMYK | cmyk(23.6%, 26.4%, 0%, 2%) |
| CIE-LAB | lab(77.44, 16.12, -31.72) |
| CIE-LCH | lch(77.44, 35.58, 296.94°) |
| OKLab | oklab(81.16% 0.0301 -0.0874) |
| OKLCH | oklch(81.16% 0.092 289) |
| XYZ | xyz(55.8775, 52.2586, 97.5669) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.18
Periwinkle
#CCCCFF
ΔE00 5.33
Pale Violet
#CEAEFA
ΔE00 5.65
Light Violet
#D6B4FC
ΔE00 6.25
Light Lavender
#DFC5FE
ΔE00 7.33
Lavender
#B39DDB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB8FA #F3FAB8
analogous
#B8D2FA #BFB8FA #E0B8FA
triadic
#BFB8FA #FABFB8 #B8FABF
tetradic
#BFB8FA #FAB8D2 #F3FAB8 #B8FAE0
square
#BFB8FA #FAB8D2 #F3FAB8 #B8FAE0
split-complementary
#BFB8FA #FAE0B8 #D2FAB8
monochromatic
#5846F2 #8B7FF6 #BFB8FA #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.83
#BFB8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#BFB8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB8FA
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB8FA | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FD
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#B2C3CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfb8fa; /* rgb */ color: rgb(191, 184, 250); /* oklch */ color: oklch(81.2% 0.092 289.0);
Tailwind
colors: {
custom: {
50: '#d3cdfc',
500: '#bfb8fa',
950: '#000000',
},
}SCSS
$custom: #bfb8fa; $custom-light: #d3cdfc; $custom-dark: #000000;
JSON
{
"hex": "#bfb8fa",
"rgb": {
"r": 191,
"g": 184,
"b": 250
},
"hsl": {
"h": 246.364,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.81159,
"c": 0.09248,
"h": 289
},
"luminance": 0.52259
}Semantic roles & 50–950 ramp
primary
#BFB8FA
secondary
#D3DE78
accent
#E302CB
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385