#C6BBDC#C6BBDC
#C6BBDC is a light, muted violet. Relative luminance 0.527; OKLCH L 81.2% C 0.047 H 300.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BBDC |
|---|---|
| RGB | rgb(198, 187, 220) |
| HSL | hsl(260, 32%, 80%) |
| HSV | hsv(260, 15%, 86%) |
| CMYK | cmyk(10%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(77.71, 10.15, -15.09) |
| CIE-LCH | lch(77.71, 18.18, 303.92°) |
| OKLab | oklab(81.16% 0.024 -0.0407) |
| OKLCH | oklch(81.16% 0.047 300.6) |
| XYZ | xyz(53.9748, 52.7137, 75.0275) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.67
Periwinkle
#CCCCFF
ΔE00 7.62
Pale Lilac
#E4CBFF
ΔE00 7.63
Light Lavender
#DFC5FE
ΔE00 7.66
Light Periwinkle
#C1C6FC
ΔE00 8.56
Pale Lavender
#EECFFE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BBDC #D1DCBB
analogous
#BBC1DC #C6BBDC #D7BBDC
triadic
#C6BBDC #DCC6BB #BBDCC6
tetradic
#C6BBDC #DCBBC1 #D1DCBB #BBDCD7
square
#C6BBDC #DCBBC1 #D1DCBB #BBDCD7
split-complementary
#C6BBDC #DCD7BB #C1DCBB
monochromatic
#826AB2 #A493C7 #C6BBDC #E8E3F1 #EEEBF5
Accessibility & contrast
On white
1.82
#C6BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#C6BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BBDC
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BBDC | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DE
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#C3BFC6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c6bbdc; /* rgb */ color: rgb(198, 187, 220); /* oklch */ color: oklch(81.2% 0.047 300.6);
Tailwind
colors: {
custom: {
50: '#d7cfe6',
500: '#c6bbdc',
950: '#000000',
},
}SCSS
$custom: #c6bbdc; $custom-light: #d7cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c6bbdc",
"rgb": {
"r": 198,
"g": 187,
"b": 220
},
"hsl": {
"h": 260,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.81163,
"c": 0.04731,
"h": 300.6
},
"luminance": 0.52714
}Semantic roles & 50–950 ramp
primary
#C6BBDC
secondary
#A5B388
accent
#AB3B85
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384