#C8BBCA#C8BBCA
#C8BBCA is a light, muted purple. Relative luminance 0.521; OKLCH L 80.7% C 0.025 H 321.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBCA |
|---|---|
| RGB | rgb(200, 187, 202) |
| HSL | hsl(292, 12%, 76%) |
| HSV | hsv(292, 7%, 79%) |
| CMYK | cmyk(1%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(77.33, 7.30, -5.89) |
| CIE-LCH | lch(77.33, 9.38, 321.11°) |
| OKLab | oklab(80.73% 0.0198 -0.0156) |
| OKLCH | oklch(80.73% 0.025 321.7) |
| XYZ | xyz(52.2488, 52.0846, 63.1665) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.62
Dove Gray
#B6B8BD
ΔE00 8.93
Pinkish Grey
#C8ACA9
ΔE00 9.63
Silver
#C0C0C0
ΔE00 9.71
Light Gray
#D3D3D3
ΔE00 10.90
Lavender (CSS)
#E6E6FA
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBCA #BDCABB
analogous
#C1BBCA #C8BBCA #CABBC5
triadic
#C8BBCA #CAC8BB #BBCAC8
tetradic
#C8BBCA #CAC1BB #BDCABB #BBC5CA
square
#C8BBCA #CAC1BB #BDCABB #BBC5CA
split-complementary
#C8BBCA #C5CABB #BBCAC1
monochromatic
#907694 #AC99AF #C8BBCA #E4DDE5 #F1EEF2
Accessibility & contrast
On white
1.84
#C8BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#C8BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBCA
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBCA | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECB
Deuteranopia (green-blind)
#BCBFC9
Tritanopia (blue-blind)
#C9BCC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8bbca; /* rgb */ color: rgb(200, 187, 202); /* oklch */ color: oklch(80.7% 0.025 321.7);
Tailwind
colors: {
custom: {
50: '#d8cfda',
500: '#c8bbca',
950: '#000000',
},
}SCSS
$custom: #c8bbca; $custom-light: #d8cfda; $custom-dark: #000000;
JSON
{
"hex": "#c8bbca",
"rgb": {
"r": 200,
"g": 187,
"b": 202
},
"hsl": {
"h": 292,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.80734,
"c": 0.02522,
"h": 321.7
},
"luminance": 0.52084
}Semantic roles & 50–950 ramp
primary
#C8BBCA
secondary
#8E9E8B
accent
#974F59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383