#BFABFE#BFABFE
#BFABFE is a light, moderate violet. Relative luminance 0.474; OKLCH L 78.9% C 0.118 H 294.6°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABFE |
|---|---|
| RGB | rgb(191, 171, 254) |
| HSL | hsl(254, 98%, 83%) |
| HSV | hsv(254, 33%, 100%) |
| CMYK | cmyk(24.8%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(74.42, 24.22, -38.54) |
| CIE-LCH | lch(74.42, 45.52, 302.14°) |
| OKLab | oklab(78.89% 0.049 -0.1069) |
| OKLCH | oklch(78.89% 0.118 294.6) |
| XYZ | xyz(53.9339, 47.3573, 100.0461) |
| Luminance | 0.4736 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.88
Pastel Purple
#CAA0FF
ΔE00 4.49
Lilac (survey)
#CEA2FD
ΔE00 4.84
Lavender (survey)
#C79FEF
ΔE00 5.26
Light Violet
#D6B4FC
ΔE00 5.56
Baby Purple
#CA9BF7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABFE #EAFEAB
analogous
#ABC0FE #BFABFE #E8ABFE
triadic
#BFABFE #FEBFAB #ABFEBF
tetradic
#BFABFE #FEABC0 #EAFEAB #ABFEE8
square
#BFABFE #FEABC0 #EAFEAB #ABFEE8
split-complementary
#BFABFE #FEE8AB #C0FEAB
monochromatic
#6332FD #916FFD #BFABFE #E8E1FF #E8E1FF
Accessibility & contrast
On white
2.01
#BFABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#BFABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABFE
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABFE | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#98B6FC
Tritanopia (blue-blind)
#B2B9C9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfabfe; /* rgb */ color: rgb(191, 171, 254); /* oklch */ color: oklch(78.9% 0.118 294.6);
Tailwind
colors: {
custom: {
50: '#d3c4ff',
500: '#bfabfe',
950: '#000000',
},
}SCSS
$custom: #bfabfe; $custom-light: #d3c4ff; $custom-dark: #000000;
JSON
{
"hex": "#bfabfe",
"rgb": {
"r": 191,
"g": 171,
"b": 254
},
"hsl": {
"h": 254.458,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.78889,
"c": 0.11756,
"h": 294.6
},
"luminance": 0.47358
}Semantic roles & 50–950 ramp
primary
#BFABFE
secondary
#EFF7D4
accent
#E600AE
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141218
muted
#838186