#BAAED2#BAAED2
#BAAED2 is a light, muted violet. Relative luminance 0.454; OKLCH L 77.3% C 0.052 H 300.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAED2 |
|---|---|
| RGB | rgb(186, 174, 210) |
| HSL | hsl(260, 29%, 75%) |
| HSV | hsv(260, 17%, 82%) |
| CMYK | cmyk(11.4%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(73.13, 11.25, -16.64) |
| CIE-LCH | lch(73.13, 20.08, 304.06°) |
| OKLab | oklab(77.26% 0.0264 -0.0451) |
| OKLCH | oklch(77.26% 0.052 300.4) |
| XYZ | xyz(47.0163, 45.3643, 67.2395) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.49
Lavender
#B39DDB
ΔE00 7.57
Thistle
#D8BFD8
ΔE00 7.59
Light Lavender
#DFC5FE
ΔE00 9.09
Light Violet
#D6B4FC
ΔE00 9.45
Periwinkle
#CCCCFF
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAED2 #C6D2AE
analogous
#AEB4D2 #BAAED2 #CCAED2
triadic
#BAAED2 #D2BAAE #AED2BA
tetradic
#BAAED2 #D2AEB4 #C6D2AE #AED2CC
square
#BAAED2 #D2AEB4 #C6D2AE #AED2CC
split-complementary
#BAAED2 #D2CCAE #B4D2AE
monochromatic
#775FA6 #9887BC #BAAED2 #DCD5E8 #EEEBF4
Accessibility & contrast
On white
2.08
#BAAED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#BAAED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAED2
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAED2 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B3D4
Deuteranopia (green-blind)
#A9B3D1
Tritanopia (blue-blind)
#B6B3BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #baaed2; /* rgb */ color: rgb(186, 174, 210); /* oklch */ color: oklch(77.3% 0.052 300.4);
Tailwind
colors: {
custom: {
50: '#cfc6df',
500: '#baaed2',
950: '#000000',
},
}SCSS
$custom: #baaed2; $custom-light: #cfc6df; $custom-dark: #000000;
JSON
{
"hex": "#baaed2",
"rgb": {
"r": 186,
"g": 174,
"b": 210
},
"hsl": {
"h": 260,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.77263,
"c": 0.05224,
"h": 300.4
},
"luminance": 0.45364
}Semantic roles & 50–950 ramp
primary
#BAAED2
secondary
#E7EBE0
accent
#A73E84
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283