#C6C0DC#C6C0DC
#C6C0DC is a very light, muted violet. Relative luminance 0.549; OKLCH L 82.1% C 0.039 H 295.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C0DC |
|---|---|
| RGB | rgb(198, 192, 220) |
| HSL | hsl(253, 29%, 81%) |
| HSV | hsv(253, 13%, 86%) |
| CMYK | cmyk(10%, 12.7%, 0%, 13.7%) |
| CIE-LAB | lab(78.97, 7.45, -13.20) |
| CIE-LCH | lch(78.97, 15.15, 299.45°) |
| OKLab | oklab(82.15% 0.0169 -0.0356) |
| OKLCH | oklch(82.15% 0.039 295.3) |
| XYZ | xyz(55.0541, 54.8722, 75.3872) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.67
Periwinkle
#CCCCFF
ΔE00 7.57
Light Periwinkle
#C1C6FC
ΔE00 8.48
Pale Lilac
#E4CBFF
ΔE00 8.97
Light Lavender
#DFC5FE
ΔE00 9.23
Lavender (CSS)
#E6E6FA
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C0DC #D6DCC0
analogous
#C0C8DC #C6C0DC #D4C0DC
triadic
#C6C0DC #DCC6C0 #C0DCC6
tetradic
#C6C0DC #DCC0C8 #D6DCC0 #C0DCD4
square
#C6C0DC #DCC0C8 #D6DCC0 #C0DCD4
split-complementary
#C6C0DC #DCD4C0 #C8DCC0
monochromatic
#7F71B0 #A299C6 #C6C0DC #EAE7F2 #EDEBF4
Accessibility & contrast
On white
1.75
#C6C0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#C6C0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C0DC
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C0DC | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#C2C4C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c6c0dc; /* rgb */ color: rgb(198, 192, 220); /* oklch */ color: oklch(82.1% 0.039 295.3);
Tailwind
colors: {
custom: {
50: '#d7d3e6',
500: '#c6c0dc',
950: '#000000',
},
}SCSS
$custom: #c6c0dc; $custom-light: #d7d3e6; $custom-dark: #000000;
JSON
{
"hex": "#c6c0dc",
"rgb": {
"r": 198,
"g": 192,
"b": 220
},
"hsl": {
"h": 252.857,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.82147,
"c": 0.03936,
"h": 295.3
},
"luminance": 0.54872
}Semantic roles & 50–950 ramp
primary
#C6C0DC
secondary
#ABB38D
accent
#A73E91
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384