#BAAFCD#BAAFCD
#BAAFCD is a light, muted violet. Relative luminance 0.455; OKLCH L 77.3% C 0.044 H 302.1°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFCD |
|---|---|
| RGB | rgb(186, 175, 205) |
| HSL | hsl(262, 23%, 75%) |
| HSV | hsv(262, 15%, 80%) |
| CMYK | cmyk(9.3%, 14.6%, 0%, 19.6%) |
| CIE-LAB | lab(73.22, 9.67, -13.76) |
| CIE-LCH | lch(73.22, 16.82, 305.08°) |
| OKLab | oklab(77.28% 0.0233 -0.0371) |
| OKLCH | oklch(77.28% 0.044 302.1) |
| XYZ | xyz(46.5970, 45.5068, 64.0746) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.99
Lilac
#C8A2C8
ΔE00 8.02
Lavender
#B39DDB
ΔE00 9.27
Periwinkle
#CCCCFF
ΔE00 10.21
Light Lavender
#DFC5FE
ΔE00 10.23
Pale Lilac
#E4CBFF
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFCD #C2CDAF
analogous
#AFB3CD #BAAFCD #C9AFCD
triadic
#BAAFCD #CDBAAF #AFCDBA
tetradic
#BAAFCD #CDAFB3 #C2CDAF #AFCDC9
square
#BAAFCD #CDAFB3 #C2CDAF #AFCDC9
split-complementary
#BAAFCD #CDC9AF #B3CDAF
monochromatic
#79649E #9A89B5 #BAAFCD #DAD5E5 #EFECF3
Accessibility & contrast
On white
2.08
#BAAFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#BAAFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFCD
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFCD | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB4CE
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#B7B3B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #baafcd; /* rgb */ color: rgb(186, 175, 205); /* oklch */ color: oklch(77.3% 0.044 302.1);
Tailwind
colors: {
custom: {
50: '#cec6dc',
500: '#baafcd',
950: '#000000',
},
}SCSS
$custom: #baafcd; $custom-light: #cec6dc; $custom-dark: #000000;
JSON
{
"hex": "#baafcd",
"rgb": {
"r": 186,
"g": 175,
"b": 205
},
"hsl": {
"h": 262,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.77282,
"c": 0.0438,
"h": 302.1
},
"luminance": 0.45507
}Semantic roles & 50–950 ramp
primary
#BAAFCD
secondary
#E7EAE1
accent
#A2447F
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283