#C7BDCA#C7BDCA
#C7BDCA is a light, muted purple. Relative luminance 0.528; OKLCH L 81.0% C 0.021 H 318.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BDCA |
|---|---|
| RGB | rgb(199, 189, 202) |
| HSL | hsl(286, 11%, 77%) |
| HSV | hsv(286, 6%, 79%) |
| CMYK | cmyk(1.5%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(77.76, 5.88, -5.27) |
| CIE-LCH | lch(77.76, 7.89, 318.16°) |
| OKLab | oklab(81.05% 0.0158 -0.014) |
| OKLCH | oklch(81.05% 0.021 318.4) |
| XYZ | xyz(52.4098, 52.8018, 63.2964) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.92
Dove Gray
#B6B8BD
ΔE00 7.57
Silver
#C0C0C0
ΔE00 8.34
Light Gray
#D3D3D3
ΔE00 9.55
Pinkish Grey
#C8ACA9
ΔE00 9.86
Lavender (CSS)
#E6E6FA
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BDCA #C0CABD
analogous
#C1BDCA #C7BDCA #CABDC7
triadic
#C7BDCA #CAC7BD #BDCAC7
tetradic
#C7BDCA #CAC1BD #C0CABD #BDC7CA
square
#C7BDCA #CAC1BD #C0CABD #BDC7CA
split-complementary
#C7BDCA #C7CABD #BDCAC1
monochromatic
#8D7993 #AA9BAF #C7BDCA #E4DFE5 #F1EEF1
Accessibility & contrast
On white
1.82
#C7BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#C7BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BDCA
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BDCA | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CB
Deuteranopia (green-blind)
#BEC0C9
Tritanopia (blue-blind)
#C7BEC1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c7bdca; /* rgb */ color: rgb(199, 189, 202); /* oklch */ color: oklch(81.0% 0.021 318.4);
Tailwind
colors: {
custom: {
50: '#d8d0da',
500: '#c7bdca',
950: '#000000',
},
}SCSS
$custom: #c7bdca; $custom-light: #d8d0da; $custom-dark: #000000;
JSON
{
"hex": "#c7bdca",
"rgb": {
"r": 199,
"g": 189,
"b": 202
},
"hsl": {
"h": 286.154,
"s": 10.924,
"l": 76.667
},
"oklch": {
"l": 0.81047,
"c": 0.02107,
"h": 318.4
},
"luminance": 0.52802
}Semantic roles & 50–950 ramp
primary
#C7BDCA
secondary
#919E8E
accent
#955160
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383