#C8BBDC#C8BBDC
#C8BBDC is a light, muted violet. Relative luminance 0.530; OKLCH L 81.3% C 0.048 H 303.2°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBDC |
|---|---|
| RGB | rgb(200, 187, 220) |
| HSL | hsl(264, 32%, 80%) |
| HSV | hsv(264, 15%, 86%) |
| CMYK | cmyk(9.1%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(77.87, 10.80, -14.83) |
| CIE-LCH | lch(77.87, 18.35, 306.07°) |
| OKLab | oklab(81.33% 0.0262 -0.04) |
| OKLCH | oklch(81.33% 0.048 303.2) |
| XYZ | xyz(54.5056, 52.9874, 75.0524) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.07
Pale Lilac
#E4CBFF
ΔE00 7.34
Light Lavender
#DFC5FE
ΔE00 7.43
Periwinkle
#CCCCFF
ΔE00 7.96
Pale Lavender
#EECFFE
ΔE00 8.25
Lilac
#C8A2C8
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBDC #CFDCBB
analogous
#BBBFDC #C8BBDC #D9BBDC
triadic
#C8BBDC #DCC8BB #BBDCC8
tetradic
#C8BBDC #DCBBBF #CFDCBB #BBDCD9
square
#C8BBDC #DCBBBF #CFDCBB #BBDCD9
split-complementary
#C8BBDC #DCD9BB #BFDCBB
monochromatic
#876AB2 #A793C7 #C8BBDC #E9E3F1 #EFEBF5
Accessibility & contrast
On white
1.81
#C8BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#C8BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBDC
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBDC | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DE
Deuteranopia (green-blind)
#B8C0DB
Tritanopia (blue-blind)
#C5BFC6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bbdc; /* rgb */ color: rgb(200, 187, 220); /* oklch */ color: oklch(81.3% 0.048 303.2);
Tailwind
colors: {
custom: {
50: '#d8cfe6',
500: '#c8bbdc',
950: '#000000',
},
}SCSS
$custom: #c8bbdc; $custom-light: #d8cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c8bbdc",
"rgb": {
"r": 200,
"g": 187,
"b": 220
},
"hsl": {
"h": 263.636,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.81329,
"c": 0.04784,
"h": 303.2
},
"luminance": 0.52987
}Semantic roles & 50–950 ramp
primary
#C8BBDC
secondary
#A2B388
accent
#AB3B7F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384