#BFAFD2#BFAFD2
#BFAFD2 is a light, muted violet. Relative luminance 0.464; OKLCH L 77.9% C 0.052 H 305.9°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFD2 |
|---|---|
| RGB | rgb(191, 175, 210) |
| HSL | hsl(267, 28%, 75%) |
| HSV | hsv(267, 17%, 82%) |
| CMYK | cmyk(9%, 16.7%, 0%, 17.6%) |
| CIE-LAB | lab(73.80, 12.34, -15.59) |
| CIE-LCH | lch(73.80, 19.89, 308.37°) |
| OKLab | oklab(77.88% 0.0305 -0.0421) |
| OKLCH | oklch(77.88% 0.052 305.9) |
| XYZ | xyz(48.4466, 46.3896, 67.3621) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.38
Lilac
#C8A2C8
ΔE00 6.39
Lavender
#B39DDB
ΔE00 8.09
Light Lavender
#DFC5FE
ΔE00 8.68
Pale Lilac
#E4CBFF
ΔE00 9.07
Light Violet
#D6B4FC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFD2 #C2D2AF
analogous
#AFB0D2 #BFAFD2 #D0AFD2
triadic
#BFAFD2 #D2BFAF #AFD2BF
tetradic
#BFAFD2 #D2AFB0 #C2D2AF #AFD2D0
square
#BFAFD2 #D2AFB0 #C2D2AF #AFD2D0
split-complementary
#BFAFD2 #D2D0AF #B0D2AF
monochromatic
#8061A6 #A088BC #BFAFD2 #DED6E8 #EFEBF4
Accessibility & contrast
On white
2.04
#BFAFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#BFAFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFD2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFD2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B5D4
Deuteranopia (green-blind)
#ACB5D1
Tritanopia (blue-blind)
#BDB3BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfafd2; /* rgb */ color: rgb(191, 175, 210); /* oklch */ color: oklch(77.9% 0.052 305.9);
Tailwind
colors: {
custom: {
50: '#d2c6df',
500: '#bfafd2',
950: '#000000',
},
}SCSS
$custom: #bfafd2; $custom-light: #d2c6df; $custom-dark: #000000;
JSON
{
"hex": "#bfafd2",
"rgb": {
"r": 191,
"g": 175,
"b": 210
},
"hsl": {
"h": 267.429,
"s": 28,
"l": 75.49
},
"oklch": {
"l": 0.77881,
"c": 0.05199,
"h": 305.9
},
"luminance": 0.46389
}Semantic roles & 50–950 ramp
primary
#BFAFD2
secondary
#E6EAE1
accent
#A73F77
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283