#BFB2E5#BFB2E5
#BFB2E5 is a light, moderate violet. Relative luminance 0.486; OKLCH L 79.2% C 0.073 H 296.4°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2E5 |
|---|---|
| RGB | rgb(191, 178, 229) |
| HSL | hsl(255, 50%, 80%) |
| HSV | hsv(255, 22%, 90%) |
| CMYK | cmyk(16.6%, 22.3%, 0%, 10.2%) |
| CIE-LAB | lab(75.19, 14.70, -23.83) |
| CIE-LCH | lch(75.19, 28.01, 301.67°) |
| OKLab | oklab(79.17% 0.0323 -0.0651) |
| OKLCH | oklch(79.17% 0.073 296.4) |
| XYZ | xyz(51.5461, 48.5740, 80.7736) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.77
Lavender
#B39DDB
ΔE00 5.84
Light Violet
#D6B4FC
ΔE00 5.93
Light Lavender
#DFC5FE
ΔE00 6.46
Light Periwinkle
#C1C6FC
ΔE00 6.94
Periwinkle
#CCCCFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2E5 #D8E5B2
analogous
#B2BFE5 #BFB2E5 #D9B2E5
triadic
#BFB2E5 #E5BFB2 #B2E5BF
tetradic
#BFB2E5 #E5B2BF #D8E5B2 #B2E5D9
square
#BFB2E5 #E5B2BF #D8E5B2 #B2E5D9
split-complementary
#BFB2E5 #E5D9B2 #BFE5B2
monochromatic
#7356C6 #9984D6 #BFB2E5 #E5E0F4 #ECE8F7
Accessibility & contrast
On white
1.96
#BFB2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#BFB2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2E5
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2E5 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B9E7
Deuteranopia (green-blind)
#A9B9E4
Tritanopia (blue-blind)
#B8BAC3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfb2e5; /* rgb */ color: rgb(191, 178, 229); /* oklch */ color: oklch(79.2% 0.073 296.4);
Tailwind
colors: {
custom: {
50: '#d2c9ed',
500: '#bfb2e5',
950: '#000000',
},
}SCSS
$custom: #bfb2e5; $custom-light: #d2c9ed; $custom-dark: #000000;
JSON
{
"hex": "#bfb2e5",
"rgb": {
"r": 191,
"g": 178,
"b": 229
},
"hsl": {
"h": 255.294,
"s": 49.515,
"l": 79.804
},
"oklch": {
"l": 0.79168,
"c": 0.07267,
"h": 296.4
},
"luminance": 0.48574
}Semantic roles & 50–950 ramp
primary
#BFB2E5
secondary
#EAEEDD
accent
#BD2997
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284