#BFAFD4#BFAFD4
#BFAFD4 is a light, muted violet. Relative luminance 0.465; OKLCH L 78.0% C 0.055 H 304.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFD4 |
|---|---|
| RGB | rgb(191, 175, 212) |
| HSL | hsl(266, 30%, 76%) |
| HSV | hsv(266, 17%, 83%) |
| CMYK | cmyk(9.9%, 17.5%, 0%, 16.9%) |
| CIE-LAB | lab(73.86, 12.75, -16.59) |
| CIE-LCH | lch(73.86, 20.93, 307.55°) |
| OKLab | oklab(77.95% 0.0312 -0.0449) |
| OKLCH | oklch(77.95% 0.055 304.8) |
| XYZ | xyz(48.6973, 46.4899, 68.6826) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.44
Thistle
#D8BFD8
ΔE00 6.71
Lavender
#B39DDB
ΔE00 7.60
Light Lavender
#DFC5FE
ΔE00 8.29
Pale Lilac
#E4CBFF
ΔE00 8.79
Light Violet
#D6B4FC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFD4 #C4D4AF
analogous
#AFB1D4 #BFAFD4 #D1AFD4
triadic
#BFAFD4 #D4BFAF #AFD4BF
tetradic
#BFAFD4 #D4AFB1 #C4D4AF #AFD4D1
square
#BFAFD4 #D4AFB1 #C4D4AF #AFD4D1
split-complementary
#BFAFD4 #D4D1AF #B1D4AF
monochromatic
#7F5FA9 #9F87BF #BFAFD4 #DFD7E9 #EFEBF4
Accessibility & contrast
On white
2.04
#BFAFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#BFAFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFD4
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFD4 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B5D6
Deuteranopia (green-blind)
#ACB6D3
Tritanopia (blue-blind)
#BCB4BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfafd4; /* rgb */ color: rgb(191, 175, 212); /* oklch */ color: oklch(78.0% 0.055 304.8);
Tailwind
colors: {
custom: {
50: '#d2c6e1',
500: '#bfafd4',
950: '#000000',
},
}SCSS
$custom: #bfafd4; $custom-light: #d2c6e1; $custom-dark: #000000;
JSON
{
"hex": "#bfafd4",
"rgb": {
"r": 191,
"g": 175,
"b": 212
},
"hsl": {
"h": 265.946,
"s": 30.081,
"l": 75.882
},
"oklch": {
"l": 0.77953,
"c": 0.05462,
"h": 304.8
},
"luminance": 0.4649
}Semantic roles & 50–950 ramp
primary
#BFAFD4
secondary
#E6EBE0
accent
#A93D7A
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283