#BAAECF#BAAECF
#BAAECF is a light, muted violet. Relative luminance 0.452; OKLCH L 77.2% C 0.048 H 301.8°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAECF |
|---|---|
| RGB | rgb(186, 174, 207) |
| HSL | hsl(262, 26%, 75%) |
| HSV | hsv(262, 16%, 81%) |
| CMYK | cmyk(10.1%, 15.9%, 0%, 18.8%) |
| CIE-LAB | lab(73.03, 10.63, -15.14) |
| CIE-LCH | lch(73.03, 18.50, 305.05°) |
| OKLab | oklab(77.16% 0.0254 -0.0409) |
| OKLCH | oklch(77.16% 0.048 301.8) |
| XYZ | xyz(46.6461, 45.2162, 65.2896) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.21
Lilac
#C8A2C8
ΔE00 7.50
Lavender
#B39DDB
ΔE00 8.34
Light Lavender
#DFC5FE
ΔE00 9.66
Periwinkle
#CCCCFF
ΔE00 9.96
Pale Lilac
#E4CBFF
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAECF #C3CFAE
analogous
#AEB3CF #BAAECF #CAAECF
triadic
#BAAECF #CFBAAE #AECFBA
tetradic
#BAAECF #CFAEB3 #C3CFAE #AECFCA
square
#BAAECF #CFAEB3 #C3CFAE #AECFCA
split-complementary
#BAAECF #CFCAAE #B3CFAE
monochromatic
#7961A1 #9988B8 #BAAECF #DBD4E6 #EFECF4
Accessibility & contrast
On white
2.09
#BAAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#BAAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAECF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAECF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3D0
Deuteranopia (green-blind)
#AAB3CE
Tritanopia (blue-blind)
#B7B2B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #baaecf; /* rgb */ color: rgb(186, 174, 207); /* oklch */ color: oklch(77.2% 0.048 301.8);
Tailwind
colors: {
custom: {
50: '#cfc6dd',
500: '#baaecf',
950: '#000000',
},
}SCSS
$custom: #baaecf; $custom-light: #cfc6dd; $custom-dark: #000000;
JSON
{
"hex": "#baaecf",
"rgb": {
"r": 186,
"g": 174,
"b": 207
},
"hsl": {
"h": 261.818,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.77155,
"c": 0.04817,
"h": 301.8
},
"luminance": 0.45216
}Semantic roles & 50–950 ramp
primary
#BAAECF
secondary
#E7EAE1
accent
#A44180
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283