#BFB2F9#BFB2F9
#BFB2F9 is a light, moderate violet. Relative luminance 0.498; OKLCH L 80.0% C 0.100 H 292.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2F9 |
|---|---|
| RGB | rgb(191, 178, 249) |
| HSL | hsl(251, 86%, 84%) |
| HSV | hsv(251, 29%, 98%) |
| CMYK | cmyk(23.3%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(75.92, 19.19, -33.52) |
| CIE-LCH | lch(75.92, 38.63, 299.79°) |
| OKLab | oklab(79.98% 0.0381 -0.0925) |
| OKLCH | oklch(79.98% 0.1 292.4) |
| XYZ | xyz(54.5011, 49.7560, 96.3367) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.22
Light Violet
#D6B4FC
ΔE00 5.28
Light Periwinkle
#C1C6FC
ΔE00 5.99
Lavender
#B39DDB
ΔE00 6.54
Pastel Purple
#CAA0FF
ΔE00 6.62
Lavender (survey)
#C79FEF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2F9 #ECF9B2
analogous
#B2C8F9 #BFB2F9 #E2B2F9
triadic
#BFB2F9 #F9BFB2 #B2F9BF
tetradic
#BFB2F9 #F9B2C8 #ECF9B2 #B2F9E2
square
#BFB2F9 #F9B2C8 #ECF9B2 #B2F9E2
split-complementary
#BFB2F9 #F9E2B2 #C8F9B2
monochromatic
#6140F0 #9079F5 #BFB2F9 #E7E3FD #E7E3FD
Accessibility & contrast
On white
1.92
#BFB2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#BFB2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2F9
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2F9 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFC
Deuteranopia (green-blind)
#A1BAF7
Tritanopia (blue-blind)
#B3BECB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfb2f9; /* rgb */ color: rgb(191, 178, 249); /* oklch */ color: oklch(80.0% 0.100 292.4);
Tailwind
colors: {
custom: {
50: '#d3c9fb',
500: '#bfb2f9',
950: '#000000',
},
}SCSS
$custom: #bfb2f9; $custom-light: #d3c9fb; $custom-dark: #000000;
JSON
{
"hex": "#bfb2f9",
"rgb": {
"r": 191,
"g": 178,
"b": 249
},
"hsl": {
"h": 250.986,
"s": 85.542,
"l": 83.725
},
"oklch": {
"l": 0.79977,
"c": 0.10006,
"h": 292.4
},
"luminance": 0.49757
}Semantic roles & 50–950 ramp
primary
#BFB2F9
secondary
#EFF5D6
accent
#E203B9
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285