#BFB2DE#BFB2DE
#BFB2DE is a light, moderate violet. Relative luminance 0.482; OKLCH L 78.9% C 0.063 H 298.5°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2DE |
|---|---|
| RGB | rgb(191, 178, 222) |
| HSL | hsl(258, 40%, 78%) |
| HSV | hsv(258, 20%, 87%) |
| CMYK | cmyk(14%, 19.8%, 0%, 12.9%) |
| CIE-LAB | lab(74.95, 13.20, -20.40) |
| CIE-LCH | lch(74.95, 24.30, 302.91°) |
| OKLab | oklab(78.9% 0.0301 -0.0555) |
| OKLCH | oklch(78.9% 0.063 298.5) |
| XYZ | xyz(50.5884, 48.1909, 75.7297) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.64
Light Lavender
#DFC5FE
ΔE00 6.95
Light Violet
#D6B4FC
ΔE00 7.15
Pale Violet
#CEAEFA
ΔE00 7.25
Periwinkle
#CCCCFF
ΔE00 7.64
Pale Lilac
#E4CBFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2DE #D1DEB2
analogous
#B2BBDE #BFB2DE #D5B2DE
triadic
#BFB2DE #DEBFB2 #B2DEBF
tetradic
#BFB2DE #DEB2BB #D1DEB2 #B2DED5
square
#BFB2DE #DEB2BB #D1DEB2 #B2DED5
split-complementary
#BFB2DE #DED5B2 #BBDEB2
monochromatic
#785CB9 #9B87CC #BFB2DE #E3DDF0 #EDEAF6
Accessibility & contrast
On white
1.97
#BFB2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#BFB2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2DE
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2DE | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B8E0
Deuteranopia (green-blind)
#ABB8DD
Tritanopia (blue-blind)
#BAB8C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bfb2de; /* rgb */ color: rgb(191, 178, 222); /* oklch */ color: oklch(78.9% 0.063 298.5);
Tailwind
colors: {
custom: {
50: '#d2c9e8',
500: '#bfb2de',
950: '#000000',
},
}SCSS
$custom: #bfb2de; $custom-light: #d2c9e8; $custom-dark: #000000;
JSON
{
"hex": "#bfb2de",
"rgb": {
"r": 191,
"g": 178,
"b": 222
},
"hsl": {
"h": 257.727,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.78902,
"c": 0.06311,
"h": 298.5
},
"luminance": 0.48191
}Semantic roles & 50–950 ramp
primary
#BFB2DE
secondary
#E8EDDE
accent
#B3328D
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284