#C8C0D2#C8C0D2
#C8C0D2 is a light, muted violet. Relative luminance 0.546; OKLCH L 82.0% C 0.026 H 305.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8C0D2 |
|---|---|
| RGB | rgb(200, 192, 210) |
| HSL | hsl(267, 17%, 79%) |
| HSV | hsv(267, 9%, 82%) |
| CMYK | cmyk(4.8%, 8.6%, 0%, 17.6%) |
| CIE-LAB | lab(78.83, 6.14, -7.99) |
| CIE-LCH | lch(78.83, 10.08, 307.51°) |
| OKLab | oklab(81.98% 0.0154 -0.0214) |
| OKLCH | oklch(81.98% 0.026 305.8) |
| XYZ | xyz(54.2999, 54.6319, 68.6446) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.41
Dove Gray
#B6B8BD
ΔE00 8.52
Lavender (CSS)
#E6E6FA
ΔE00 9.21
Silver
#C0C0C0
ΔE00 9.59
Light Gray
#D3D3D3
ΔE00 10.32
Periwinkle
#CCCCFF
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8C0D2 #CAD2C0
analogous
#C0C1D2 #C8C0D2 #D1C0D2
triadic
#C8C0D2 #D2C8C0 #C0D2C8
tetradic
#C8C0D2 #D2C0C1 #CAD2C0 #C0D2D1
square
#C8C0D2 #D2C0C1 #CAD2C0 #C0D2D1
split-complementary
#C8C0D2 #D2D1C0 #C1D2C0
monochromatic
#8A799F #A99CB9 #C8C0D2 #E7E4EC #EFEDF2
Accessibility & contrast
On white
1.76
#C8C0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#C8C0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8C0D2
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8C0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8C0D2 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC3D3
Deuteranopia (green-blind)
#BFC3D1
Tritanopia (blue-blind)
#C7C2C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c8c0d2; /* rgb */ color: rgb(200, 192, 210); /* oklch */ color: oklch(82.0% 0.026 305.8);
Tailwind
colors: {
custom: {
50: '#d8d3df',
500: '#c8c0d2',
950: '#000000',
},
}SCSS
$custom: #c8c0d2; $custom-light: #d8d3df; $custom-dark: #000000;
JSON
{
"hex": "#c8c0d2",
"rgb": {
"r": 200,
"g": 192,
"b": 210
},
"hsl": {
"h": 266.667,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.81979,
"c": 0.02634,
"h": 305.8
},
"luminance": 0.54632
}Semantic roles & 50–950 ramp
primary
#C8C0D2
secondary
#9CA78F
accent
#9B4B77
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384