#BAAFCA#BAAFCA
#BAAFCA is a light, muted violet. Relative luminance 0.454; OKLCH L 77.2% C 0.040 H 303.9°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFCA |
|---|---|
| RGB | rgb(186, 175, 202) |
| HSL | hsl(264, 20%, 74%) |
| HSV | hsv(264, 13%, 79%) |
| CMYK | cmyk(7.9%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(73.13, 9.06, -12.26) |
| CIE-LCH | lch(73.13, 15.24, 306.45°) |
| OKLab | oklab(77.18% 0.0222 -0.033) |
| OKLCH | oklch(77.18% 0.04 303.9) |
| XYZ | xyz(46.2384, 45.3634, 62.1857) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.83
Lilac
#C8A2C8
ΔE00 8.29
Lavender
#B39DDB
ΔE00 10.14
Periwinkle
#CCCCFF
ΔE00 10.83
Light Lavender
#DFC5FE
ΔE00 10.95
Pale Lilac
#E4CBFF
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFCA #BFCAAF
analogous
#AFB2CA #BAAFCA #C8AFCA
triadic
#BAAFCA #CABAAF #AFCABA
tetradic
#BAAFCA #CAAFB2 #BFCAAF #AFCAC8
square
#BAAFCA #CAAFB2 #BFCAAF #AFCAC8
split-complementary
#BAAFCA #CAC8AF #B2CAAF
monochromatic
#7B6599 #9A8AB2 #BAAFCA #DAD4E2 #EFEDF3
Accessibility & contrast
On white
2.08
#BAAFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#BAAFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFCA
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFCA | 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)
#ABB3CB
Deuteranopia (green-blind)
#ACB4C9
Tritanopia (blue-blind)
#B8B2B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #baafca; /* rgb */ color: rgb(186, 175, 202); /* oklch */ color: oklch(77.2% 0.040 303.9);
Tailwind
colors: {
custom: {
50: '#cec6da',
500: '#baafca',
950: '#000000',
},
}SCSS
$custom: #baafca; $custom-light: #cec6da; $custom-dark: #000000;
JSON
{
"hex": "#baafca",
"rgb": {
"r": 186,
"g": 175,
"b": 202
},
"hsl": {
"h": 264.444,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.77178,
"c": 0.03977,
"h": 303.9
},
"luminance": 0.45363
}Semantic roles & 50–950 ramp
primary
#BAAFCA
secondary
#E6E9E2
accent
#9F477B
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#131314
muted
#828283