#BBAFD3#BBAFD3
#BBAFD3 is a light, muted violet. Relative luminance 0.459; OKLCH L 77.6% C 0.052 H 300.4°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFD3 |
|---|---|
| RGB | rgb(187, 175, 211) |
| HSL | hsl(260, 29%, 76%) |
| HSV | hsv(260, 17%, 83%) |
| CMYK | cmyk(11.4%, 17.1%, 0%, 17.3%) |
| CIE-LAB | lab(73.50, 11.23, -16.62) |
| CIE-LCH | lch(73.50, 20.06, 304.05°) |
| OKLab | oklab(77.58% 0.0264 -0.045) |
| OKLCH | oklch(77.58% 0.052 300.4) |
| XYZ | xyz(47.5791, 45.9278, 67.9738) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.42
Lilac
#C8A2C8
ΔE00 7.55
Lavender
#B39DDB
ΔE00 7.70
Light Lavender
#DFC5FE
ΔE00 8.89
Periwinkle
#CCCCFF
ΔE00 9.25
Light Violet
#D6B4FC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFD3 #C7D3AF
analogous
#AFB5D3 #BBAFD3 #CDAFD3
triadic
#BBAFD3 #D3BBAF #AFD3BB
tetradic
#BBAFD3 #D3AFB5 #C7D3AF #AFD3CD
square
#BBAFD3 #D3AFB5 #C7D3AF #AFD3CD
split-complementary
#BBAFD3 #D3CDAF #B5D3AF
monochromatic
#7860A8 #9988BD #BBAFD3 #DDD6E9 #EEEBF4
Accessibility & contrast
On white
2.06
#BBAFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#BBAFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFD3
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFD3 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B4D5
Deuteranopia (green-blind)
#AAB4D2
Tritanopia (blue-blind)
#B7B4BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbafd3; /* rgb */ color: rgb(187, 175, 211); /* oklch */ color: oklch(77.6% 0.052 300.4);
Tailwind
colors: {
custom: {
50: '#cfc6e0',
500: '#bbafd3',
950: '#000000',
},
}SCSS
$custom: #bbafd3; $custom-light: #cfc6e0; $custom-dark: #000000;
JSON
{
"hex": "#bbafd3",
"rgb": {
"r": 187,
"g": 175,
"b": 211
},
"hsl": {
"h": 260,
"s": 29.032,
"l": 75.686
},
"oklch": {
"l": 0.77579,
"c": 0.05219,
"h": 300.4
},
"luminance": 0.45928
}Semantic roles & 50–950 ramp
primary
#BBAFD3
secondary
#E7EBE0
accent
#A83E84
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283