#BCADC2#BCADC2
#BCADC2 is a light, muted purple. Relative luminance 0.445; OKLCH L 76.7% C 0.034 H 316.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCADC2 |
|---|---|
| RGB | rgb(188, 173, 194) |
| HSL | hsl(283, 15%, 72%) |
| HSV | hsv(283, 11%, 76%) |
| CMYK | cmyk(3.1%, 10.8%, 0%, 23.9%) |
| CIE-LAB | lab(72.54, 9.25, -8.73) |
| CIE-LCH | lch(72.54, 12.72, 316.64°) |
| OKLab | oklab(76.68% 0.0245 -0.0233) |
| OKLCH | oklch(76.68% 0.034 316.4) |
| XYZ | xyz(45.4187, 44.4739, 57.2201) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.36
Lilac
#C8A2C8
ΔE00 8.05
Pinkish Grey
#C8ACA9
ΔE00 10.56
Dusty Pink
#D8A7B1
ΔE00 10.92
Dove Gray
#B6B8BD
ΔE00 10.93
Light Mauve
#C292A1
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCADC2 #B3C2AD
analogous
#B2ADC2 #BCADC2 #C2ADBE
triadic
#BCADC2 #C2BCAD #ADC2BC
tetradic
#BCADC2 #C2B2AD #B3C2AD #ADBEC2
square
#BCADC2 #C2B2AD #B3C2AD #ADBEC2
split-complementary
#BCADC2 #BEC2AD #ADC2B2
monochromatic
#82688C #9F8AA8 #BCADC2 #D9D0DC #F1EDF2
Accessibility & contrast
On white
2.12
#BCADC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#BCADC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCADC2
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCADC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCADC2 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB1C3
Deuteranopia (green-blind)
#AEB2C1
Tritanopia (blue-blind)
#BCAFB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bcadc2; /* rgb */ color: rgb(188, 173, 194); /* oklch */ color: oklch(76.7% 0.034 316.4);
Tailwind
colors: {
custom: {
50: '#d0c5d4',
500: '#bcadc2',
950: '#000000',
},
}SCSS
$custom: #bcadc2; $custom-light: #d0c5d4; $custom-dark: #000000;
JSON
{
"hex": "#bcadc2",
"rgb": {
"r": 188,
"g": 173,
"b": 194
},
"hsl": {
"h": 282.857,
"s": 14.685,
"l": 71.961
},
"oklch": {
"l": 0.76681,
"c": 0.03382,
"h": 316.4
},
"luminance": 0.44474
}Semantic roles & 50–950 ramp
primary
#BCADC2
secondary
#E4E8E3
accent
#994D62
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141214
muted
#828183