#BBAFD2#BBAFD2
#BBAFD2 is a light, muted violet. Relative luminance 0.459; OKLCH L 77.5% C 0.051 H 300.9°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFD2 |
|---|---|
| RGB | rgb(187, 175, 210) |
| HSL | hsl(261, 28%, 75%) |
| HSV | hsv(261, 17%, 82%) |
| CMYK | cmyk(11%, 16.7%, 0%, 17.6%) |
| CIE-LAB | lab(73.47, 11.03, -16.13) |
| CIE-LCH | lch(73.47, 19.54, 304.36°) |
| OKLab | oklab(77.54% 0.0261 -0.0436) |
| OKLCH | oklch(77.54% 0.051 300.9) |
| XYZ | xyz(47.4541, 45.8778, 67.3156) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.27
Lilac
#C8A2C8
ΔE00 7.54
Lavender
#B39DDB
ΔE00 7.95
Light Lavender
#DFC5FE
ΔE00 9.07
Periwinkle
#CCCCFF
ΔE00 9.41
Pale Lilac
#E4CBFF
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFD2 #C6D2AF
analogous
#AFB4D2 #BBAFD2 #CCAFD2
triadic
#BBAFD2 #D2BBAF #AFD2BB
tetradic
#BBAFD2 #D2AFB4 #C6D2AF #AFD2CC
square
#BBAFD2 #D2AFB4 #C6D2AF #AFD2CC
split-complementary
#BBAFD2 #D2CCAF #B4D2AF
monochromatic
#7861A6 #9A88BC #BBAFD2 #DCD6E8 #EEEBF4
Accessibility & contrast
On white
2.06
#BBAFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#BBAFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFD2
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFD2 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B4D4
Deuteranopia (green-blind)
#AAB4D1
Tritanopia (blue-blind)
#B7B4BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bbafd2; /* rgb */ color: rgb(187, 175, 210); /* oklch */ color: oklch(77.5% 0.051 300.9);
Tailwind
colors: {
custom: {
50: '#cfc6df',
500: '#bbafd2',
950: '#000000',
},
}SCSS
$custom: #bbafd2; $custom-light: #cfc6df; $custom-dark: #000000;
JSON
{
"hex": "#bbafd2",
"rgb": {
"r": 187,
"g": 175,
"b": 210
},
"hsl": {
"h": 260.571,
"s": 28,
"l": 75.49
},
"oklch": {
"l": 0.77543,
"c": 0.05083,
"h": 300.9
},
"luminance": 0.45878
}Semantic roles & 50–950 ramp
primary
#BBAFD2
secondary
#E7EAE1
accent
#A73F83
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283