#BCADCF#BCADCF
#BCADCF is a light, muted violet. Relative luminance 0.451; OKLCH L 77.1% C 0.050 H 305.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCADCF |
|---|---|
| RGB | rgb(188, 173, 207) |
| HSL | hsl(266, 26%, 75%) |
| HSV | hsv(266, 16%, 81%) |
| CMYK | cmyk(9.2%, 16.4%, 0%, 18.8%) |
| CIE-LAB | lab(72.95, 11.84, -15.26) |
| CIE-LCH | lch(72.95, 19.31, 307.80°) |
| OKLab | oklab(77.13% 0.0291 -0.0412) |
| OKLCH | oklch(77.13% 0.05 305.2) |
| XYZ | xyz(46.9430, 45.0836, 65.2483) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.51
Thistle
#D8BFD8
ΔE00 6.84
Lavender
#B39DDB
ΔE00 8.03
Light Lavender
#DFC5FE
ΔE00 9.37
Pale Lilac
#E4CBFF
ΔE00 9.79
Light Violet
#D6B4FC
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCADCF #C0CFAD
analogous
#ADAFCF #BCADCF #CDADCF
triadic
#BCADCF #CFBCAD #ADCFBC
tetradic
#BCADCF #CFADAF #C0CFAD #ADCFCD
square
#BCADCF #CFADAF #C0CFAD #ADCFCD
split-complementary
#BCADCF #CFCDAD #AFCFAD
monochromatic
#7D60A2 #9C86B8 #BCADCF #DCD4E6 #EFECF4
Accessibility & contrast
On white
2.10
#BCADCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#BCADCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCADCF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCADCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCADCF | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B3D1
Deuteranopia (green-blind)
#AAB3CE
Tritanopia (blue-blind)
#B9B1B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bcadcf; /* rgb */ color: rgb(188, 173, 207); /* oklch */ color: oklch(77.1% 0.050 305.2);
Tailwind
colors: {
custom: {
50: '#d0c5dd',
500: '#bcadcf',
950: '#000000',
},
}SCSS
$custom: #bcadcf; $custom-light: #d0c5dd; $custom-dark: #000000;
JSON
{
"hex": "#bcadcf",
"rgb": {
"r": 188,
"g": 173,
"b": 207
},
"hsl": {
"h": 266.471,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.77128,
"c": 0.05044,
"h": 305.2
},
"luminance": 0.45084
}Semantic roles & 50–950 ramp
primary
#BCADCF
secondary
#E6EAE1
accent
#A54179
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141215
muted
#828183