#BAAED0#BAAED0
#BAAED0 is a light, muted violet. Relative luminance 0.453; OKLCH L 77.2% C 0.050 H 301.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAED0 |
|---|---|
| RGB | rgb(186, 174, 208) |
| HSL | hsl(261, 27%, 75%) |
| HSV | hsv(261, 16%, 82%) |
| CMYK | cmyk(10.6%, 16.3%, 0%, 18.4%) |
| CIE-LAB | lab(73.07, 10.83, -15.64) |
| CIE-LCH | lch(73.07, 19.03, 304.70°) |
| OKLab | oklab(77.19% 0.0258 -0.0423) |
| OKLCH | oklch(77.19% 0.05 301.3) |
| XYZ | xyz(46.7687, 45.2653, 65.9355) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.33
Lilac
#C8A2C8
ΔE00 7.48
Lavender
#B39DDB
ΔE00 8.07
Light Lavender
#DFC5FE
ΔE00 9.46
Periwinkle
#CCCCFF
ΔE00 9.79
Pale Lilac
#E4CBFF
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAED0 #C4D0AE
analogous
#AEB3D0 #BAAED0 #CBAED0
triadic
#BAAED0 #D0BAAE #AED0BA
tetradic
#BAAED0 #D0AEB3 #C4D0AE #AED0CB
square
#BAAED0 #D0AEB3 #C4D0AE #AED0CB
split-complementary
#BAAED0 #D0CBAE #B3D0AE
monochromatic
#7861A3 #9987BA #BAAED0 #DBD5E6 #EFECF4
Accessibility & contrast
On white
2.09
#BAAED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#BAAED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAED0
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAED0 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3D2
Deuteranopia (green-blind)
#AAB3CF
Tritanopia (blue-blind)
#B7B3B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #baaed0; /* rgb */ color: rgb(186, 174, 208); /* oklch */ color: oklch(77.2% 0.050 301.3);
Tailwind
colors: {
custom: {
50: '#cfc6de',
500: '#baaed0',
950: '#000000',
},
}SCSS
$custom: #baaed0; $custom-light: #cfc6de; $custom-dark: #000000;
JSON
{
"hex": "#baaed0",
"rgb": {
"r": 186,
"g": 174,
"b": 208
},
"hsl": {
"h": 261.176,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.77191,
"c": 0.04953,
"h": 301.3
},
"luminance": 0.45265
}Semantic roles & 50–950 ramp
primary
#BAAED0
secondary
#E7EAE1
accent
#A54082
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283