#BFB0EB#BFB0EB
#BFB0EB is a light, moderate violet. Relative luminance 0.481; OKLCH L 79.0% C 0.084 H 296.1°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB0EB |
|---|---|
| RGB | rgb(191, 176, 235) |
| HSL | hsl(255, 60%, 81%) |
| HSV | hsv(255, 25%, 92%) |
| CMYK | cmyk(18.7%, 25.1%, 0%, 7.8%) |
| CIE-LAB | lab(74.90, 17.12, -27.52) |
| CIE-LCH | lch(74.90, 32.41, 301.89°) |
| OKLab | oklab(79.02% 0.0369 -0.0755) |
| OKLCH | oklch(79.02% 0.084 296.1) |
| XYZ | xyz(52.0033, 48.1248, 85.1305) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.34
Light Violet
#D6B4FC
ΔE00 4.95
Lavender
#B39DDB
ΔE00 5.09
Lavender (survey)
#C79FEF
ΔE00 6.32
Light Lavender
#DFC5FE
ΔE00 6.64
Light Periwinkle
#C1C6FC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB0EB #DCEBB0
analogous
#B0BEEB #BFB0EB #DCB0EB
triadic
#BFB0EB #EBBFB0 #B0EBBF
tetradic
#BFB0EB #EBB0BE #DCEBB0 #B0EBDC
square
#BFB0EB #EBB0BE #DCEBB0 #B0EBDC
split-complementary
#BFB0EB #EBDCB0 #BEEBB0
monochromatic
#704ED2 #977FDF #BFB0EB #E7E1F7 #EBE7F9
Accessibility & contrast
On white
1.98
#BFB0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#BFB0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB0EB
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB0EB | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9EE
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#B7B9C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bfb0eb; /* rgb */ color: rgb(191, 176, 235); /* oklch */ color: oklch(79.0% 0.084 296.1);
Tailwind
colors: {
custom: {
50: '#d3c7f1',
500: '#bfb0eb',
950: '#000000',
},
}SCSS
$custom: #bfb0eb; $custom-light: #d3c7f1; $custom-dark: #000000;
JSON
{
"hex": "#bfb0eb",
"rgb": {
"r": 191,
"g": 176,
"b": 235
},
"hsl": {
"h": 255.254,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.79021,
"c": 0.08403,
"h": 296.1
},
"luminance": 0.48125
}Semantic roles & 50–950 ramp
primary
#BFB0EB
secondary
#EBF0DB
accent
#C71E9C
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141316
muted
#838284