#BAADCA#BAADCA
#BAADCA is a light, muted violet. Relative luminance 0.446; OKLCH L 76.8% C 0.043 H 305.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BAADCA |
|---|---|
| RGB | rgb(186, 173, 202) |
| HSL | hsl(267, 21%, 74%) |
| HSV | hsv(267, 14%, 79%) |
| CMYK | cmyk(7.9%, 14.4%, 0%, 20.8%) |
| CIE-LAB | lab(72.62, 10.15, -13.03) |
| CIE-LCH | lch(72.62, 16.51, 307.93°) |
| OKLab | oklab(76.78% 0.0252 -0.0351) |
| OKLCH | oklch(76.78% 0.043 305.6) |
| XYZ | xyz(45.8520, 44.5906, 62.0569) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.80
Lilac
#C8A2C8
ΔE00 7.36
Lavender
#B39DDB
ΔE00 9.37
Light Lavender
#DFC5FE
ΔE00 10.62
Pale Lilac
#E4CBFF
ΔE00 10.87
Periwinkle
#CCCCFF
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAADCA #BDCAAD
analogous
#ADAECA #BAADCA #C8ADCA
triadic
#BAADCA #CABAAD #ADCABA
tetradic
#BAADCA #CAADAE #BDCAAD #ADCAC8
square
#BAADCA #CAADAE #BDCAAD #ADCAC8
split-complementary
#BAADCA #CAC8AD #AECAAD
monochromatic
#7B6399 #9B88B2 #BAADCA #D9D2E2 #EFECF3
Accessibility & contrast
On white
2.12
#BAADCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#BAADCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAADCA
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAADCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAADCA | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CB
Deuteranopia (green-blind)
#ABB2C9
Tritanopia (blue-blind)
#B8B1B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #baadca; /* rgb */ color: rgb(186, 173, 202); /* oklch */ color: oklch(76.8% 0.043 305.6);
Tailwind
colors: {
custom: {
50: '#cec5da',
500: '#baadca',
950: '#000000',
},
}SCSS
$custom: #baadca; $custom-light: #cec5da; $custom-dark: #000000;
JSON
{
"hex": "#baadca",
"rgb": {
"r": 186,
"g": 173,
"b": 202
},
"hsl": {
"h": 266.897,
"s": 21.481,
"l": 73.529
},
"oklch": {
"l": 0.76782,
"c": 0.04316,
"h": 305.6
},
"luminance": 0.44591
}Semantic roles & 50–950 ramp
primary
#BAADCA
secondary
#E6E9E2
accent
#A04677
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#131214
muted
#828183