#BAAED7#BAAED7
#BAAED7 is a light, muted violet. Relative luminance 0.456; OKLCH L 77.4% C 0.059 H 298.4°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAED7 |
|---|---|
| RGB | rgb(186, 174, 215) |
| HSL | hsl(258, 34%, 76%) |
| HSV | hsv(258, 19%, 84%) |
| CMYK | cmyk(13.5%, 19.1%, 0%, 15.7%) |
| CIE-LAB | lab(73.30, 12.30, -19.12) |
| CIE-LCH | lch(73.30, 22.74, 302.75°) |
| OKLab | oklab(77.45% 0.0281 -0.052) |
| OKLCH | oklch(77.45% 0.059 298.4) |
| XYZ | xyz(47.6490, 45.6174, 70.5715) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.44
Lilac
#C8A2C8
ΔE00 7.74
Pale Violet
#CEAEFA
ΔE00 8.20
Light Violet
#D6B4FC
ΔE00 8.29
Light Lavender
#DFC5FE
ΔE00 8.34
Thistle
#D8BFD8
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAED7 #CBD7AE
analogous
#AEB7D7 #BAAED7 #CFAED7
triadic
#BAAED7 #D7BAAE #AED7BA
tetradic
#BAAED7 #D7AEB7 #CBD7AE #AED7CF
square
#BAAED7 #D7AEB7 #CBD7AE #AED7CF
split-complementary
#BAAED7 #D7CFAE #B7D7AE
monochromatic
#745CAF #9785C3 #BAAED7 #DDD7EB #EEEBF5
Accessibility & contrast
On white
2.07
#BAAED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#BAAED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAED7
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAED7 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B4D9
Deuteranopia (green-blind)
#A8B4D6
Tritanopia (blue-blind)
#B5B4BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #baaed7; /* rgb */ color: rgb(186, 174, 215); /* oklch */ color: oklch(77.4% 0.059 298.4);
Tailwind
colors: {
custom: {
50: '#cfc6e3',
500: '#baaed7',
950: '#000000',
},
}SCSS
$custom: #baaed7; $custom-light: #cfc6e3; $custom-dark: #000000;
JSON
{
"hex": "#baaed7",
"rgb": {
"r": 186,
"g": 174,
"b": 215
},
"hsl": {
"h": 257.561,
"s": 33.884,
"l": 76.275
},
"oklch": {
"l": 0.77446,
"c": 0.05907,
"h": 298.4
},
"luminance": 0.45618
}Semantic roles & 50–950 ramp
primary
#BAAED7
secondary
#E8ECDF
accent
#AD398B
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283