#BFB2EA#BFB2EA
#BFB2EA is a light, moderate violet. Relative luminance 0.489; OKLCH L 79.4% C 0.080 H 295.2°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2EA |
|---|---|
| RGB | rgb(191, 178, 234) |
| HSL | hsl(254, 57%, 81%) |
| HSV | hsv(254, 24%, 92%) |
| CMYK | cmyk(18.4%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(75.36, 15.80, -26.27) |
| CIE-LCH | lch(75.36, 30.66, 301.02°) |
| OKLab | oklab(79.36% 0.0338 -0.072) |
| OKLCH | oklch(79.36% 0.08 295.2) |
| XYZ | xyz(52.2543, 48.8573, 84.5034) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.96
Light Violet
#D6B4FC
ΔE00 5.36
Lavender
#B39DDB
ΔE00 5.64
Light Lavender
#DFC5FE
ΔE00 6.44
Light Periwinkle
#C1C6FC
ΔE00 6.45
Periwinkle
#CCCCFF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2EA #DDEAB2
analogous
#B2C1EA #BFB2EA #DBB2EA
triadic
#BFB2EA #EABFB2 #B2EABF
tetradic
#BFB2EA #EAB2C1 #DDEAB2 #B2EADB
square
#BFB2EA #EAB2C1 #DDEAB2 #B2EADB
split-complementary
#BFB2EA #EADBB2 #C1EAB2
monochromatic
#6F52D0 #9782DD #BFB2EA #E7E2F7 #EBE7F8
Accessibility & contrast
On white
1.95
#BFB2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#BFB2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2EA
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2EA | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BAEC
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#B7BBC5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfb2ea; /* rgb */ color: rgb(191, 178, 234); /* oklch */ color: oklch(79.4% 0.080 295.2);
Tailwind
colors: {
custom: {
50: '#d3c9f1',
500: '#bfb2ea',
950: '#000000',
},
}SCSS
$custom: #bfb2ea; $custom-light: #d3c9f1; $custom-dark: #000000;
JSON
{
"hex": "#bfb2ea",
"rgb": {
"r": 191,
"g": 178,
"b": 234
},
"hsl": {
"h": 253.929,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.79363,
"c": 0.07952,
"h": 295.2
},
"luminance": 0.48858
}Semantic roles & 50–950 ramp
primary
#BFB2EA
secondary
#EBF0DB
accent
#C5219F
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284