#BFB2E4#BFB2E4
#BFB2E4 is a light, moderate violet. Relative luminance 0.485; OKLCH L 79.1% C 0.071 H 296.7°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2E4 |
|---|---|
| RGB | rgb(191, 178, 228) |
| HSL | hsl(256, 48%, 80%) |
| HSV | hsv(256, 22%, 89%) |
| CMYK | cmyk(16.2%, 21.9%, 0%, 10.6%) |
| CIE-LAB | lab(75.15, 14.49, -23.34) |
| CIE-LCH | lch(75.15, 27.47, 301.82°) |
| OKLab | oklab(79.13% 0.032 -0.0637) |
| OKLCH | oklch(79.13% 0.071 296.7) |
| XYZ | xyz(51.4069, 48.5183, 80.0404) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.92
Pale Violet
#CEAEFA
ΔE00 5.96
Light Violet
#D6B4FC
ΔE00 6.08
Light Lavender
#DFC5FE
ΔE00 6.50
Light Periwinkle
#C1C6FC
ΔE00 7.06
Periwinkle
#CCCCFF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2E4 #D7E4B2
analogous
#B2BEE4 #BFB2E4 #D8B2E4
triadic
#BFB2E4 #E4BFB2 #B2E4BF
tetradic
#BFB2E4 #E4B2BE #D7E4B2 #B2E4D8
square
#BFB2E4 #E4B2BE #D7E4B2 #B2E4D8
split-complementary
#BFB2E4 #E4D8B2 #BEE4B2
monochromatic
#7457C4 #9985D4 #BFB2E4 #E5DFF4 #ECE8F7
Accessibility & contrast
On white
1.96
#BFB2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#BFB2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2E4
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2E4 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B9E6
Deuteranopia (green-blind)
#A9B8E3
Tritanopia (blue-blind)
#B8B9C3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfb2e4; /* rgb */ color: rgb(191, 178, 228); /* oklch */ color: oklch(79.1% 0.071 296.7);
Tailwind
colors: {
custom: {
50: '#d2c9ec',
500: '#bfb2e4',
950: '#000000',
},
}SCSS
$custom: #bfb2e4; $custom-light: #d2c9ec; $custom-dark: #000000;
JSON
{
"hex": "#bfb2e4",
"rgb": {
"r": 191,
"g": 178,
"b": 228
},
"hsl": {
"h": 255.6,
"s": 48.077,
"l": 79.608
},
"oklch": {
"l": 0.7913,
"c": 0.07131,
"h": 296.7
},
"luminance": 0.48519
}Semantic roles & 50–950 ramp
primary
#BFB2E4
secondary
#EAEEDD
accent
#BB2A96
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284