#BAAFC8#BAAFC8
#BAAFC8 is a light, muted violet. Relative luminance 0.453; OKLCH L 77.1% C 0.037 H 305.4°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFC8 |
|---|---|
| RGB | rgb(186, 175, 200) |
| HSL | hsl(266, 19%, 74%) |
| HSV | hsv(266, 13%, 78%) |
| CMYK | cmyk(7%, 12.5%, 0%, 21.6%) |
| CIE-LAB | lab(73.07, 8.65, -11.26) |
| CIE-LCH | lch(73.07, 14.20, 307.55°) |
| OKLab | oklab(77.11% 0.0215 -0.0302) |
| OKLCH | oklch(77.11% 0.037 305.4) |
| XYZ | xyz(46.0031, 45.2693, 60.9467) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.81
Lilac
#C8A2C8
ΔE00 8.55
Lavender
#B39DDB
ΔE00 10.75
Dove Gray
#B6B8BD
ΔE00 10.89
Periwinkle
#CCCCFF
ΔE00 11.28
Light Lavender
#DFC5FE
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFC8 #BDC8AF
analogous
#AFB0C8 #BAAFC8 #C6AFC8
triadic
#BAAFC8 #C8BAAF #AFC8BA
tetradic
#BAAFC8 #C8AFB0 #BDC8AF #AFC8C6
square
#BAAFC8 #C8AFB0 #BDC8AF #AFC8C6
split-complementary
#BAAFC8 #C8C6AF #B0C8AF
monochromatic
#7B6796 #9B8BAF #BAAFC8 #D9D3E1 #EFEDF3
Accessibility & contrast
On white
2.09
#BAAFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#BAAFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFC8
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFC8 | 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)
#ABB3C9
Deuteranopia (green-blind)
#ADB3C7
Tritanopia (blue-blind)
#B8B2B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #baafc8; /* rgb */ color: rgb(186, 175, 200); /* oklch */ color: oklch(77.1% 0.037 305.4);
Tailwind
colors: {
custom: {
50: '#cec6d8',
500: '#baafc8',
950: '#000000',
},
}SCSS
$custom: #baafc8; $custom-light: #cec6d8; $custom-dark: #000000;
JSON
{
"hex": "#baafc8",
"rgb": {
"r": 186,
"g": 175,
"b": 200
},
"hsl": {
"h": 266.4,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.7711,
"c": 0.03711,
"h": 305.4
},
"luminance": 0.45269
}Semantic roles & 50–950 ramp
primary
#BAAFC8
secondary
#E6E9E2
accent
#9D4978
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#131314
muted
#828283