#BFAFF8#BFAFF8
#BFAFF8 is a light, moderate violet. Relative luminance 0.485; OKLCH L 79.4% C 0.103 H 294.0°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFF8 |
|---|---|
| RGB | rgb(191, 175, 248) |
| HSL | hsl(253, 84%, 83%) |
| HSV | hsv(253, 29%, 97%) |
| CMYK | cmyk(23%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(75.15, 20.61, -34.17) |
| CIE-LCH | lch(75.15, 39.91, 301.10°) |
| OKLab | oklab(79.37% 0.042 -0.0944) |
| OKLCH | oklch(79.37% 0.103 294) |
| XYZ | xyz(53.7552, 48.5130, 95.3206) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.65
Light Violet
#D6B4FC
ΔE00 4.98
Lavender (survey)
#C79FEF
ΔE00 5.78
Pastel Purple
#CAA0FF
ΔE00 5.79
Lilac (survey)
#CEA2FD
ΔE00 5.84
Lavender
#B39DDB
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFF8 #E8F8AF
analogous
#AFC3F8 #BFAFF8 #E4AFF8
triadic
#BFAFF8 #F8BFAF #AFF8BF
tetradic
#BFAFF8 #F8AFC3 #E8F8AF #AFF8E4
square
#BFAFF8 #F8AFC3 #E8F8AF #AFF8E4
split-complementary
#BFAFF8 #F8E4AF #C3F8AF
monochromatic
#653EEE #9277F3 #BFAFF8 #E8E3FD #E8E3FD
Accessibility & contrast
On white
1.96
#BFAFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#BFAFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFF8
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFF8 | 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)
#9DBAFB
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#B3BBC9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfaff8; /* rgb */ color: rgb(191, 175, 248); /* oklch */ color: oklch(79.4% 0.103 294.0);
Tailwind
colors: {
custom: {
50: '#d3c7fa',
500: '#bfaff8',
950: '#000000',
},
}SCSS
$custom: #bfaff8; $custom-light: #d3c7fa; $custom-dark: #000000;
JSON
{
"hex": "#bfaff8",
"rgb": {
"r": 191,
"g": 175,
"b": 248
},
"hsl": {
"h": 253.151,
"s": 83.908,
"l": 82.941
},
"oklch": {
"l": 0.7937,
"c": 0.10329,
"h": 294
},
"luminance": 0.48514
}Semantic roles & 50–950 ramp
primary
#BFAFF8
secondary
#EEF4D7
accent
#E005B0
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285