#BFAFD9#BFAFD9
#BFAFD9 is a light, moderate violet. Relative luminance 0.467; OKLCH L 78.1% C 0.061 H 302.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFD9 |
|---|---|
| RGB | rgb(191, 175, 217) |
| HSL | hsl(263, 36%, 77%) |
| HSV | hsv(263, 19%, 85%) |
| CMYK | cmyk(12%, 19.4%, 0%, 14.9%) |
| CIE-LAB | lab(74.03, 13.79, -19.07) |
| CIE-LCH | lch(74.03, 23.53, 305.87°) |
| OKLab | oklab(78.14% 0.0328 -0.0518) |
| OKLCH | oklch(78.14% 0.061 302.4) |
| XYZ | xyz(49.3378, 46.7461, 72.0559) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.51
Lilac
#C8A2C8
ΔE00 6.81
Light Lavender
#DFC5FE
ΔE00 7.50
Light Violet
#D6B4FC
ΔE00 7.59
Thistle
#D8BFD8
ΔE00 7.64
Pale Violet
#CEAEFA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFD9 #C9D9AF
analogous
#AFB4D9 #BFAFD9 #D4AFD9
triadic
#BFAFD9 #D9BFAF #AFD9BF
tetradic
#BFAFD9 #D9AFB4 #C9D9AF #AFD9D4
square
#BFAFD9 #D9AFB4 #C9D9AF #AFD9D4
split-complementary
#BFAFD9 #D9D4AF #B4D9AF
monochromatic
#7D5CB2 #9E86C5 #BFAFD9 #E0D8ED #EEEAF5
Accessibility & contrast
On white
2.03
#BFAFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#BFAFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFD9
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFD9 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DB
Deuteranopia (green-blind)
#AAB6D8
Tritanopia (blue-blind)
#BBB5BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfafd9; /* rgb */ color: rgb(191, 175, 217); /* oklch */ color: oklch(78.1% 0.061 302.4);
Tailwind
colors: {
custom: {
50: '#d2c6e4',
500: '#bfafd9',
950: '#000000',
},
}SCSS
$custom: #bfafd9; $custom-light: #d2c6e4; $custom-dark: #000000;
JSON
{
"hex": "#bfafd9",
"rgb": {
"r": 191,
"g": 175,
"b": 217
},
"hsl": {
"h": 262.857,
"s": 35.593,
"l": 76.863
},
"oklch": {
"l": 0.78135,
"c": 0.06128,
"h": 302.4
},
"luminance": 0.46746
}Semantic roles & 50–950 ramp
primary
#BFAFD9
secondary
#E7ECDF
accent
#AE3781
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283