#BAB0D0#BAB0D0
#BAB0D0 is a light, muted violet. Relative luminance 0.460; OKLCH L 77.6% C 0.046 H 299.6°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BAB0D0 |
|---|---|
| RGB | rgb(186, 176, 208) |
| HSL | hsl(259, 25%, 75%) |
| HSV | hsv(259, 15%, 82%) |
| CMYK | cmyk(10.6%, 15.4%, 0%, 18.4%) |
| CIE-LAB | lab(73.57, 9.74, -14.88) |
| CIE-LCH | lch(73.57, 17.78, 303.20°) |
| OKLab | oklab(77.59% 0.0228 -0.0402) |
| OKLCH | oklch(77.59% 0.046 299.6) |
| XYZ | xyz(47.1580, 46.0438, 66.0652) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.27
Lilac
#C8A2C8
ΔE00 8.29
Lavender
#B39DDB
ΔE00 8.84
Periwinkle
#CCCCFF
ΔE00 9.53
Light Lavender
#DFC5FE
ΔE00 9.73
Light Periwinkle
#C1C6FC
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAB0D0 #C6D0B0
analogous
#B0B6D0 #BAB0D0 #CAB0D0
triadic
#BAB0D0 #D0BAB0 #B0D0BA
tetradic
#BAB0D0 #D0B0B6 #C6D0B0 #B0D0CA
square
#BAB0D0 #D0B0B6 #C6D0B0 #B0D0CA
split-complementary
#BAB0D0 #D0CAB0 #B6D0B0
monochromatic
#7763A2 #988AB9 #BAB0D0 #DCD6E7 #EEECF4
Accessibility & contrast
On white
2.06
#BAB0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#BAB0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAB0D0
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAB0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAB0D0 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB5D1
Deuteranopia (green-blind)
#ACB5CF
Tritanopia (blue-blind)
#B6B4BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bab0d0; /* rgb */ color: rgb(186, 176, 208); /* oklch */ color: oklch(77.6% 0.046 299.6);
Tailwind
colors: {
custom: {
50: '#cec7de',
500: '#bab0d0',
950: '#000000',
},
}SCSS
$custom: #bab0d0; $custom-light: #cec7de; $custom-dark: #000000;
JSON
{
"hex": "#bab0d0",
"rgb": {
"r": 186,
"g": 176,
"b": 208
},
"hsl": {
"h": 258.75,
"s": 25.397,
"l": 75.294
},
"oklch": {
"l": 0.77586,
"c": 0.04624,
"h": 299.6
},
"luminance": 0.46044
}Semantic roles & 50–950 ramp
primary
#BAB0D0
secondary
#E7EAE1
accent
#A44285
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283