#BAAEDF#BAAEDF
#BAAEDF is a light, moderate violet. Relative luminance 0.460; OKLCH L 77.7% C 0.070 H 296.0°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEDF |
|---|---|
| RGB | rgb(186, 174, 223) |
| HSL | hsl(255, 43%, 78%) |
| HSV | hsv(255, 22%, 87%) |
| CMYK | cmyk(16.6%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(73.57, 14.02, -23.07) |
| CIE-LCH | lch(73.57, 27.00, 301.29°) |
| OKLab | oklab(77.75% 0.0307 -0.063) |
| OKLCH | oklch(77.75% 0.07 296) |
| XYZ | xyz(48.7022, 46.0386, 76.1183) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.16
Pale Violet
#CEAEFA
ΔE00 6.45
Light Violet
#D6B4FC
ΔE00 6.83
Light Lavender
#DFC5FE
ΔE00 7.65
Light Periwinkle
#C1C6FC
ΔE00 7.70
Lavender (survey)
#C79FEF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEDF #D3DFAE
analogous
#AEBADF #BAAEDF #D2AEDF
triadic
#BAAEDF #DFBAAE #AEDFBA
tetradic
#BAAEDF #DFAEBA #D3DFAE #AEDFD2
square
#BAAEDF #DFAEBA #D3DFAE #AEDFD2
split-complementary
#BAAEDF #DFD2AE #BADFAE
monochromatic
#6F56BC #9582CE #BAAEDF #DFDAF0 #ECE9F6
Accessibility & contrast
On white
2.06
#BAAEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#BAAEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEDF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEDF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B5E1
Deuteranopia (green-blind)
#A5B4DE
Tritanopia (blue-blind)
#B3B5BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #baaedf; /* rgb */ color: rgb(186, 174, 223); /* oklch */ color: oklch(77.7% 0.070 296.0);
Tailwind
colors: {
custom: {
50: '#cfc6e9',
500: '#baaedf',
950: '#000000',
},
}SCSS
$custom: #baaedf; $custom-light: #cfc6e9; $custom-dark: #000000;
JSON
{
"hex": "#baaedf",
"rgb": {
"r": 186,
"g": 174,
"b": 223
},
"hsl": {
"h": 254.694,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.77749,
"c": 0.07007,
"h": 296
},
"luminance": 0.46039
}Semantic roles & 50–950 ramp
primary
#BAAEDF
secondary
#E9EDDE
accent
#B62F95
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284