#BAAED3#BAAED3
#BAAED3 is a light, muted violet. Relative luminance 0.454; OKLCH L 77.3% C 0.054 H 300.0°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAED3 |
|---|---|
| RGB | rgb(186, 174, 211) |
| HSL | hsl(259, 30%, 75%) |
| HSV | hsv(259, 18%, 83%) |
| CMYK | cmyk(11.8%, 17.5%, 0%, 17.3%) |
| CIE-LAB | lab(73.16, 11.46, -17.14) |
| CIE-LCH | lch(73.16, 20.61, 303.76°) |
| OKLab | oklab(77.3% 0.0268 -0.0464) |
| OKLCH | oklch(77.3% 0.054 300) |
| XYZ | xyz(47.1413, 45.4143, 67.8977) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 7.32
Lilac
#C8A2C8
ΔE00 7.51
Thistle
#D8BFD8
ΔE00 7.74
Light Lavender
#DFC5FE
ΔE00 8.92
Light Violet
#D6B4FC
ΔE00 9.20
Pale Violet
#CEAEFA
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAED3 #C7D3AE
analogous
#AEB4D3 #BAAED3 #CCAED3
triadic
#BAAED3 #D3BAAE #AED3BA
tetradic
#BAAED3 #D3AEB4 #C7D3AE #AED3CC
square
#BAAED3 #D3AEB4 #C7D3AE #AED3CC
split-complementary
#BAAED3 #D3CCAE #B4D3AE
monochromatic
#765FA8 #9886BD #BAAED3 #DCD6E9 #EEEBF4
Accessibility & contrast
On white
2.08
#BAAED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#BAAED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAED3
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAED3 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B4D5
Deuteranopia (green-blind)
#A9B3D2
Tritanopia (blue-blind)
#B6B3BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #baaed3; /* rgb */ color: rgb(186, 174, 211); /* oklch */ color: oklch(77.3% 0.054 300.0);
Tailwind
colors: {
custom: {
50: '#cfc6e0',
500: '#baaed3',
950: '#000000',
},
}SCSS
$custom: #baaed3; $custom-light: #cfc6e0; $custom-dark: #000000;
JSON
{
"hex": "#baaed3",
"rgb": {
"r": 186,
"g": 174,
"b": 211
},
"hsl": {
"h": 259.459,
"s": 29.6,
"l": 75.49
},
"oklch": {
"l": 0.77299,
"c": 0.0536,
"h": 300
},
"luminance": 0.45414
}Semantic roles & 50–950 ramp
primary
#BAAED3
secondary
#E7EBE0
accent
#A83D86
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283