#C8C0DC#C8C0DC
#C8C0DC is a very light, muted violet. Relative luminance 0.551; OKLCH L 82.3% C 0.040 H 298.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C8C0DC |
|---|---|
| RGB | rgb(200, 192, 220) |
| HSL | hsl(257, 29%, 81%) |
| HSV | hsv(257, 13%, 86%) |
| CMYK | cmyk(9.1%, 12.7%, 0%, 13.7%) |
| CIE-LAB | lab(79.13, 8.11, -12.94) |
| CIE-LCH | lch(79.13, 15.27, 302.06°) |
| OKLab | oklab(82.31% 0.019 -0.0349) |
| OKLCH | oklch(82.31% 0.04 298.6) |
| XYZ | xyz(55.5848, 55.1458, 75.4121) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.91
Periwinkle
#CCCCFF
ΔE00 7.83
Pale Lilac
#E4CBFF
ΔE00 8.59
Light Periwinkle
#C1C6FC
ΔE00 8.87
Light Lavender
#DFC5FE
ΔE00 8.92
Pale Lavender
#EECFFE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8C0DC #D4DCC0
analogous
#C0C6DC #C8C0DC #D6C0DC
triadic
#C8C0DC #DCC8C0 #C0DCC8
tetradic
#C8C0DC #DCC0C6 #D4DCC0 #C0DCD6
square
#C8C0DC #DCC0C6 #D4DCC0 #C0DCD6
split-complementary
#C8C0DC #DCD6C0 #C6DCC0
monochromatic
#8371B0 #A699C6 #C8C0DC #EAE7F2 #EEEBF4
Accessibility & contrast
On white
1.75
#C8C0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#C8C0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8C0DC
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8C0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8C0DC | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#C5C4C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c8c0dc; /* rgb */ color: rgb(200, 192, 220); /* oklch */ color: oklch(82.3% 0.040 298.6);
Tailwind
colors: {
custom: {
50: '#d8d3e6',
500: '#c8c0dc',
950: '#000000',
},
}SCSS
$custom: #c8c0dc; $custom-light: #d8d3e6; $custom-dark: #000000;
JSON
{
"hex": "#c8c0dc",
"rgb": {
"r": 200,
"g": 192,
"b": 220
},
"hsl": {
"h": 257.143,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.82308,
"c": 0.0397,
"h": 298.6
},
"luminance": 0.55146
}Semantic roles & 50–950 ramp
primary
#C8C0DC
secondary
#A8B38D
accent
#A73E89
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384