#BFAFF9#BFAFF9
#BFAFF9 is a light, moderate violet. Relative luminance 0.486; OKLCH L 79.4% C 0.105 H 293.8°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFF9 |
|---|---|
| RGB | rgb(191, 175, 249) |
| HSL | hsl(253, 86%, 83%) |
| HSV | hsv(253, 30%, 98%) |
| CMYK | cmyk(23.3%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(75.19, 20.84, -34.65) |
| CIE-LCH | lch(75.19, 40.44, 301.03°) |
| OKLab | oklab(79.41% 0.0422 -0.0957) |
| OKLCH | oklch(79.41% 0.105 293.8) |
| XYZ | xyz(53.9107, 48.5752, 96.1399) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.71
Light Violet
#D6B4FC
ΔE00 5.05
Pastel Purple
#CAA0FF
ΔE00 5.74
Lilac (survey)
#CEA2FD
ΔE00 5.81
Lavender (survey)
#C79FEF
ΔE00 5.82
Lavender
#B39DDB
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFF9 #E9F9AF
analogous
#AFC4F9 #BFAFF9 #E4AFF9
triadic
#BFAFF9 #F9BFAF #AFF9BF
tetradic
#BFAFF9 #F9AFC4 #E9F9AF #AFF9E4
square
#BFAFF9 #F9AFC4 #E9F9AF #AFF9E4
split-complementary
#BFAFF9 #F9E4AF #C4F9AF
monochromatic
#643DF0 #9176F5 #BFAFF9 #E8E3FD #E8E3FD
Accessibility & contrast
On white
1.96
#BFAFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#BFAFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFF9
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFF9 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBAFC
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#B3BBC9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfaff9; /* rgb */ color: rgb(191, 175, 249); /* oklch */ color: oklch(79.4% 0.105 293.8);
Tailwind
colors: {
custom: {
50: '#d3c7fb',
500: '#bfaff9',
950: '#000000',
},
}SCSS
$custom: #bfaff9; $custom-light: #d3c7fb; $custom-dark: #000000;
JSON
{
"hex": "#bfaff9",
"rgb": {
"r": 191,
"g": 175,
"b": 249
},
"hsl": {
"h": 252.973,
"s": 86.047,
"l": 83.137
},
"oklch": {
"l": 0.79413,
"c": 0.10464,
"h": 293.8
},
"luminance": 0.48576
}Semantic roles & 50–950 ramp
primary
#BFAFF9
secondary
#EEF5D6
accent
#E303B2
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285