#BFAFD7#BFAFD7
#BFAFD7 is a light, muted violet. Relative luminance 0.466; OKLCH L 78.1% C 0.059 H 303.3°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFD7 |
|---|---|
| RGB | rgb(191, 175, 215) |
| HSL | hsl(264, 33%, 76%) |
| HSV | hsv(264, 19%, 84%) |
| CMYK | cmyk(11.2%, 18.6%, 0%, 15.7%) |
| CIE-LAB | lab(73.96, 13.37, -18.08) |
| CIE-LCH | lch(73.96, 22.49, 306.49°) |
| OKLab | oklab(78.06% 0.0322 -0.049) |
| OKLCH | oklch(78.06% 0.059 303.3) |
| XYZ | xyz(49.0792, 46.6427, 70.6941) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.62
Lavender
#B39DDB
ΔE00 6.92
Thistle
#D8BFD8
ΔE00 7.25
Light Lavender
#DFC5FE
ΔE00 7.79
Light Violet
#D6B4FC
ΔE00 8.06
Pale Violet
#CEAEFA
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFD7 #C7D7AF
analogous
#AFB3D7 #BFAFD7 #D3AFD7
triadic
#BFAFD7 #D7BFAF #AFD7BF
tetradic
#BFAFD7 #D7AFB3 #C7D7AF #AFD7D3
square
#BFAFD7 #D7AFB3 #C7D7AF #AFD7D3
split-complementary
#BFAFD7 #D7D3AF #B3D7AF
monochromatic
#7E5DAE #9E86C3 #BFAFD7 #E0D8EB #EFEBF5
Accessibility & contrast
On white
2.03
#BFAFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#BFAFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFD7
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFD7 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B5D9
Deuteranopia (green-blind)
#ABB6D6
Tritanopia (blue-blind)
#BBB4BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfafd7; /* rgb */ color: rgb(191, 175, 215); /* oklch */ color: oklch(78.1% 0.059 303.3);
Tailwind
colors: {
custom: {
50: '#d2c6e3',
500: '#bfafd7',
950: '#000000',
},
}SCSS
$custom: #bfafd7; $custom-light: #d2c6e3; $custom-dark: #000000;
JSON
{
"hex": "#bfafd7",
"rgb": {
"r": 191,
"g": 175,
"b": 215
},
"hsl": {
"h": 264,
"s": 33.333,
"l": 76.471
},
"oklch": {
"l": 0.78061,
"c": 0.05861,
"h": 303.3
},
"luminance": 0.46643
}Semantic roles & 50–950 ramp
primary
#BFAFD7
secondary
#E7EBE0
accent
#AC397E
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283