#BBAFD1#BBAFD1
#BBAFD1 is a light, muted violet. Relative luminance 0.458; OKLCH L 77.5% C 0.049 H 301.3°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFD1 |
|---|---|
| RGB | rgb(187, 175, 209) |
| HSL | hsl(261, 27%, 75%) |
| HSV | hsv(261, 16%, 82%) |
| CMYK | cmyk(10.5%, 16.3%, 0%, 18%) |
| CIE-LAB | lab(73.43, 10.82, -15.63) |
| CIE-LCH | lch(73.43, 19.01, 304.69°) |
| OKLab | oklab(77.51% 0.0257 -0.0423) |
| OKLCH | oklch(77.51% 0.049 301.3) |
| XYZ | xyz(47.3299, 45.8282, 66.6615) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.14
Lilac
#C8A2C8
ΔE00 7.55
Lavender
#B39DDB
ΔE00 8.20
Light Lavender
#DFC5FE
ΔE00 9.26
Periwinkle
#CCCCFF
ΔE00 9.58
Pale Lilac
#E4CBFF
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFD1 #C5D1AF
analogous
#AFB4D1 #BBAFD1 #CCAFD1
triadic
#BBAFD1 #D1BBAF #AFD1BB
tetradic
#BBAFD1 #D1AFB4 #C5D1AF #AFD1CC
square
#BBAFD1 #D1AFB4 #C5D1AF #AFD1CC
split-complementary
#BBAFD1 #D1CCAF #B4D1AF
monochromatic
#7961A4 #9A88BB #BBAFD1 #DCD6E7 #EEECF4
Accessibility & contrast
On white
2.07
#BBAFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#BBAFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFD1
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFD1 | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B4D3
Deuteranopia (green-blind)
#ABB4D0
Tritanopia (blue-blind)
#B8B4BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bbafd1; /* rgb */ color: rgb(187, 175, 209); /* oklch */ color: oklch(77.5% 0.049 301.3);
Tailwind
colors: {
custom: {
50: '#cfc6df',
500: '#bbafd1',
950: '#000000',
},
}SCSS
$custom: #bbafd1; $custom-light: #cfc6df; $custom-dark: #000000;
JSON
{
"hex": "#bbafd1",
"rgb": {
"r": 187,
"g": 175,
"b": 209
},
"hsl": {
"h": 261.176,
"s": 26.984,
"l": 75.294
},
"oklch": {
"l": 0.77508,
"c": 0.04948,
"h": 301.3
},
"luminance": 0.45828
}Semantic roles & 50–950 ramp
primary
#BBAFD1
secondary
#E7EAE1
accent
#A64082
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283