#BAADCD#BAADCD
#BAADCD is a light, muted violet. Relative luminance 0.447; OKLCH L 76.9% C 0.047 H 303.7°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BAADCD |
|---|---|
| RGB | rgb(186, 173, 205) |
| HSL | hsl(264, 24%, 74%) |
| HSV | hsv(264, 16%, 80%) |
| CMYK | cmyk(9.3%, 15.6%, 0%, 19.6%) |
| CIE-LAB | lab(72.72, 10.76, -14.53) |
| CIE-LCH | lch(72.72, 18.08, 306.53°) |
| OKLab | oklab(76.89% 0.0262 -0.0392) |
| OKLCH | oklch(76.89% 0.047 303.7) |
| XYZ | xyz(46.2107, 44.7341, 63.9458) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.05
Lilac
#C8A2C8
ΔE00 7.17
Lavender
#B39DDB
ΔE00 8.51
Light Lavender
#DFC5FE
ΔE00 9.96
Pale Lilac
#E4CBFF
ΔE00 10.33
Periwinkle
#CCCCFF
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAADCD #C0CDAD
analogous
#ADB0CD #BAADCD #CAADCD
triadic
#BAADCD #CDBAAD #ADCDBA
tetradic
#BAADCD #CDADB0 #C0CDAD #ADCDCA
square
#BAADCD #CDADB0 #C0CDAD #ADCDCA
split-complementary
#BAADCD #CDCAAD #B0CDAD
monochromatic
#7A619F #9A87B6 #BAADCD #DAD3E4 #EFECF3
Accessibility & contrast
On white
2.11
#BAADCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#BAADCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAADCD
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAADCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAADCD | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CE
Deuteranopia (green-blind)
#AAB2CC
Tritanopia (blue-blind)
#B7B1B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #baadcd; /* rgb */ color: rgb(186, 173, 205); /* oklch */ color: oklch(76.9% 0.047 303.7);
Tailwind
colors: {
custom: {
50: '#cec5dc',
500: '#baadcd',
950: '#000000',
},
}SCSS
$custom: #baadcd; $custom-light: #cec5dc; $custom-dark: #000000;
JSON
{
"hex": "#baadcd",
"rgb": {
"r": 186,
"g": 173,
"b": 205
},
"hsl": {
"h": 264.375,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.76887,
"c": 0.04715,
"h": 303.7
},
"luminance": 0.44734
}Semantic roles & 50–950 ramp
primary
#BAADCD
secondary
#E6EAE1
accent
#A3437C
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131215
muted
#828183