#BAAEDB#BAAEDB
#BAAEDB is a light, moderate violet. Relative luminance 0.458; OKLCH L 77.6% C 0.065 H 297.1°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEDB |
|---|---|
| RGB | rgb(186, 174, 219) |
| HSL | hsl(256, 38%, 77%) |
| HSV | hsv(256, 21%, 86%) |
| CMYK | cmyk(15.1%, 20.5%, 0%, 14.1%) |
| CIE-LAB | lab(73.43, 13.16, -21.10) |
| CIE-LCH | lch(73.43, 24.87, 301.94°) |
| OKLab | oklab(77.6% 0.0294 -0.0575) |
| OKLCH | oklch(77.6% 0.065 297.1) |
| XYZ | xyz(48.1693, 45.8255, 73.3116) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.70
Pale Violet
#CEAEFA
ΔE00 7.27
Light Violet
#D6B4FC
ΔE00 7.49
Light Lavender
#DFC5FE
ΔE00 7.91
Lilac
#C8A2C8
ΔE00 8.14
Light Periwinkle
#C1C6FC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEDB #CFDBAE
analogous
#AEB9DB #BAAEDB #D1AEDB
triadic
#BAAEDB #DBBAAE #AEDBBA
tetradic
#BAAEDB #DBAEB9 #CFDBAE #AEDBD1
square
#BAAEDB #DBAEB9 #CFDBAE #AEDBD1
split-complementary
#BAAEDB #DBD1AE #B9DBAE
monochromatic
#7259B5 #9684C8 #BAAEDB #DED8EE #EDEAF6
Accessibility & contrast
On white
2.07
#BAAEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#BAAEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEDB
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEDB | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B5DD
Deuteranopia (green-blind)
#A6B4DA
Tritanopia (blue-blind)
#B4B5BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #baaedb; /* rgb */ color: rgb(186, 174, 219); /* oklch */ color: oklch(77.6% 0.065 297.1);
Tailwind
colors: {
custom: {
50: '#cfc6e6',
500: '#baaedb',
950: '#000000',
},
}SCSS
$custom: #baaedb; $custom-light: #cfc6e6; $custom-dark: #000000;
JSON
{
"hex": "#baaedb",
"rgb": {
"r": 186,
"g": 174,
"b": 219
},
"hsl": {
"h": 256,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.77596,
"c": 0.06456,
"h": 297.1
},
"luminance": 0.45826
}Semantic roles & 50–950 ramp
primary
#BAAEDB
secondary
#E9ECDF
accent
#B13490
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#131316
muted
#828284