#BAAECC#BAAECC
#BAAECC is a light, muted violet. Relative luminance 0.451; OKLCH L 77.0% C 0.044 H 303.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAECC |
|---|---|
| RGB | rgb(186, 174, 204) |
| HSL | hsl(264, 23%, 74%) |
| HSV | hsv(264, 15%, 80%) |
| CMYK | cmyk(8.8%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(72.94, 10.01, -13.65) |
| CIE-LCH | lch(72.94, 16.92, 306.26°) |
| OKLab | oklab(77.05% 0.0244 -0.0368) |
| OKLCH | oklch(77.05% 0.044 303.5) |
| XYZ | xyz(46.2828, 45.0709, 63.3763) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.92
Lilac
#C8A2C8
ΔE00 7.65
Lavender
#B39DDB
ΔE00 9.17
Light Lavender
#DFC5FE
ΔE00 10.30
Periwinkle
#CCCCFF
ΔE00 10.51
Pale Lilac
#E4CBFF
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAECC #C0CCAE
analogous
#AEB1CC #BAAECC #C9AECC
triadic
#BAAECC #CCBAAE #AECCBA
tetradic
#BAAECC #CCAEB1 #C0CCAE #AECCC9
square
#BAAECC #CCAEB1 #C0CCAE #AECCC9
split-complementary
#BAAECC #CCC9AE #B1CCAE
monochromatic
#7A639D #9A88B4 #BAAECC #DAD4E4 #EFECF3
Accessibility & contrast
On white
2.10
#BAAECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#BAAECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAECC
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAECC | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CD
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#B7B2B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #baaecc; /* rgb */ color: rgb(186, 174, 204); /* oklch */ color: oklch(77.0% 0.044 303.5);
Tailwind
colors: {
custom: {
50: '#cec6db',
500: '#baaecc',
950: '#000000',
},
}SCSS
$custom: #baaecc; $custom-light: #cec6db; $custom-dark: #000000;
JSON
{
"hex": "#baaecc",
"rgb": {
"r": 186,
"g": 174,
"b": 204
},
"hsl": {
"h": 264,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.7705,
"c": 0.04413,
"h": 303.5
},
"luminance": 0.45071
}Semantic roles & 50–950 ramp
primary
#BAAECC
secondary
#E6EAE1
accent
#A1447C
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283