#BAAECB#BAAECB
#BAAECB is a light, muted violet. Relative luminance 0.450; OKLCH L 77.0% C 0.043 H 304.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAECB |
|---|---|
| RGB | rgb(186, 174, 203) |
| HSL | hsl(265, 22%, 74%) |
| HSV | hsv(265, 14%, 80%) |
| CMYK | cmyk(8.4%, 14.3%, 0%, 20.4%) |
| CIE-LAB | lab(72.91, 9.81, -13.15) |
| CIE-LCH | lch(72.91, 16.40, 306.73°) |
| OKLab | oklab(77.02% 0.024 -0.0354) |
| OKLCH | oklch(77.02% 0.043 304.2) |
| XYZ | xyz(46.1633, 45.0231, 62.7467) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.85
Lilac
#C8A2C8
ΔE00 7.73
Lavender
#B39DDB
ΔE00 9.45
Light Lavender
#DFC5FE
ΔE00 10.53
Periwinkle
#CCCCFF
ΔE00 10.71
Pale Lilac
#E4CBFF
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAECB #BFCBAE
analogous
#AEB1CB #BAAECB #C9AECB
triadic
#BAAECB #CBBAAE #AECBBA
tetradic
#BAAECB #CBAEB1 #BFCBAE #AECBC9
square
#BAAECB #CBAEB1 #BFCBAE #AECBC9
split-complementary
#BAAECB #CBC9AE #B1CBAE
monochromatic
#7B649B #9A89B3 #BAAECB #DAD3E3 #EFECF3
Accessibility & contrast
On white
2.10
#BAAECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#BAAECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAECB
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAECB | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CC
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#B8B2B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #baaecb; /* rgb */ color: rgb(186, 174, 203); /* oklch */ color: oklch(77.0% 0.043 304.2);
Tailwind
colors: {
custom: {
50: '#cec6da',
500: '#baaecb',
950: '#000000',
},
}SCSS
$custom: #baaecb; $custom-light: #cec6da; $custom-dark: #000000;
JSON
{
"hex": "#baaecb",
"rgb": {
"r": 186,
"g": 174,
"b": 203
},
"hsl": {
"h": 264.828,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.77015,
"c": 0.04279,
"h": 304.2
},
"luminance": 0.45023
}Semantic roles & 50–950 ramp
primary
#BAAECB
secondary
#E6E9E2
accent
#A0457B
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#131315
muted
#828283