#BAACDF#BAACDF
#BAACDF is a light, moderate violet. Relative luminance 0.453; OKLCH L 77.4% C 0.073 H 297.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BAACDF |
|---|---|
| RGB | rgb(186, 172, 223) |
| HSL | hsl(256, 44%, 77%) |
| HSV | hsv(256, 23%, 87%) |
| CMYK | cmyk(16.6%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(73.07, 15.13, -23.83) |
| CIE-LCH | lch(73.07, 28.23, 302.40°) |
| OKLab | oklab(77.36% 0.0335 -0.0651) |
| OKLCH | oklch(77.36% 0.073 297.2) |
| XYZ | xyz(48.3187, 45.2716, 75.9904) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.47
Pale Violet
#CEAEFA
ΔE00 6.03
Light Violet
#D6B4FC
ΔE00 6.53
Lavender (survey)
#C79FEF
ΔE00 7.06
Light Lavender
#DFC5FE
ΔE00 7.75
Light Periwinkle
#C1C6FC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAACDF #D1DFAC
analogous
#ACB7DF #BAACDF #D4ACDF
triadic
#BAACDF #DFBAAC #ACDFBA
tetradic
#BAACDF #DFACB7 #D1DFAC #ACDFD4
square
#BAACDF #DFACB7 #D1DFAC #ACDFD4
split-complementary
#BAACDF #DFD4AC #B7DFAC
monochromatic
#7154BD #9580CE #BAACDF #DFD8F0 #EDE9F6
Accessibility & contrast
On white
2.09
#BAACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#BAACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAACDF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAACDF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B4E1
Deuteranopia (green-blind)
#A3B3DE
Tritanopia (blue-blind)
#B3B4BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #baacdf; /* rgb */ color: rgb(186, 172, 223); /* oklch */ color: oklch(77.4% 0.073 297.2);
Tailwind
colors: {
custom: {
50: '#cfc4e9',
500: '#baacdf',
950: '#000000',
},
}SCSS
$custom: #baacdf; $custom-light: #cfc4e9; $custom-dark: #000000;
JSON
{
"hex": "#baacdf",
"rgb": {
"r": 186,
"g": 172,
"b": 223
},
"hsl": {
"h": 256.471,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.77362,
"c": 0.07325,
"h": 297.2
},
"luminance": 0.45272
}Semantic roles & 50–950 ramp
primary
#BAACDF
secondary
#E9EDDE
accent
#B82E92
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141216
muted
#828184