#BFB0EE#BFB0EE
#BFB0EE is a light, moderate violet. Relative luminance 0.483; OKLCH L 79.1% C 0.088 H 295.4°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB0EE |
|---|---|
| RGB | rgb(191, 176, 238) |
| HSL | hsl(255, 65%, 81%) |
| HSV | hsv(255, 26%, 93%) |
| CMYK | cmyk(19.7%, 26.1%, 0%, 6.7%) |
| CIE-LAB | lab(75.01, 17.79, -28.97) |
| CIE-LCH | lch(75.01, 34.00, 301.55°) |
| OKLab | oklab(79.14% 0.0378 -0.0796) |
| OKLCH | oklch(79.14% 0.088 295.4) |
| XYZ | xyz(52.4404, 48.2997, 87.4323) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.02
Light Violet
#D6B4FC
ΔE00 4.81
Lavender
#B39DDB
ΔE00 5.19
Lavender (survey)
#C79FEF
ΔE00 6.12
Light Periwinkle
#C1C6FC
ΔE00 6.74
Light Lavender
#DFC5FE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB0EE #DFEEB0
analogous
#B0C0EE #BFB0EE #DEB0EE
triadic
#BFB0EE #EEBFB0 #B0EEBF
tetradic
#BFB0EE #EEB0C0 #DFEEB0 #B0EEDE
square
#BFB0EE #EEB0C0 #DFEEB0 #B0EEDE
split-complementary
#BFB0EE #EEDEB0 #C0EEB0
monochromatic
#6D4BD8 #967EE3 #BFB0EE #E8E2F9 #EBE6FA
Accessibility & contrast
On white
1.97
#BFB0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#BFB0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB0EE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB0EE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F1
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#B6BAC6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfb0ee; /* rgb */ color: rgb(191, 176, 238); /* oklch */ color: oklch(79.1% 0.088 295.4);
Tailwind
colors: {
custom: {
50: '#d3c7f3',
500: '#bfb0ee',
950: '#000000',
},
}SCSS
$custom: #bfb0ee; $custom-light: #d3c7f3; $custom-dark: #000000;
JSON
{
"hex": "#bfb0ee",
"rgb": {
"r": 191,
"g": 176,
"b": 238
},
"hsl": {
"h": 254.516,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.79142,
"c": 0.08812,
"h": 295.4
},
"luminance": 0.483
}Semantic roles & 50–950 ramp
primary
#BFB0EE
secondary
#EBF1DA
accent
#CC19A1
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141317
muted
#838285