#BAAED5#BAAED5
#BAAED5 is a light, muted violet. Relative luminance 0.455; OKLCH L 77.4% C 0.056 H 299.1°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAED5 |
|---|---|
| RGB | rgb(186, 174, 213) |
| HSL | hsl(258, 32%, 76%) |
| HSV | hsv(258, 18%, 84%) |
| CMYK | cmyk(12.7%, 18.3%, 0%, 16.5%) |
| CIE-LAB | lab(73.23, 11.88, -18.13) |
| CIE-LCH | lch(73.23, 21.67, 303.23°) |
| OKLab | oklab(77.37% 0.0274 -0.0492) |
| OKLCH | oklch(77.37% 0.056 299.1) |
| XYZ | xyz(47.3936, 45.5152, 69.2264) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.86
Lilac
#C8A2C8
ΔE00 7.60
Thistle
#D8BFD8
ΔE00 8.05
Light Lavender
#DFC5FE
ΔE00 8.61
Pale Violet
#CEAEFA
ΔE00 8.70
Light Violet
#D6B4FC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAED5 #C9D5AE
analogous
#AEB5D5 #BAAED5 #CDAED5
triadic
#BAAED5 #D5BAAE #AED5BA
tetradic
#BAAED5 #D5AEB5 #C9D5AE #AED5CD
square
#BAAED5 #D5AEB5 #C9D5AE #AED5CD
split-complementary
#BAAED5 #D5CDAE #B5D5AE
monochromatic
#755DAB #9886C0 #BAAED5 #DCD6EA #EEEBF5
Accessibility & contrast
On white
2.08
#BAAED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#BAAED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAED5
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAED5 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B4D7
Deuteranopia (green-blind)
#A8B4D4
Tritanopia (blue-blind)
#B6B4BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #baaed5; /* rgb */ color: rgb(186, 174, 213); /* oklch */ color: oklch(77.4% 0.056 299.1);
Tailwind
colors: {
custom: {
50: '#cfc6e2',
500: '#baaed5',
950: '#000000',
},
}SCSS
$custom: #baaed5; $custom-light: #cfc6e2; $custom-dark: #000000;
JSON
{
"hex": "#baaed5",
"rgb": {
"r": 186,
"g": 174,
"b": 213
},
"hsl": {
"h": 258.462,
"s": 31.707,
"l": 75.882
},
"oklch": {
"l": 0.77372,
"c": 0.05633,
"h": 299.1
},
"luminance": 0.45515
}Semantic roles & 50–950 ramp
primary
#BAAED5
secondary
#E8EBE0
accent
#AA3B88
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283