#C8C2D4#C8C2D4
#C8C2D4 is a very light, muted violet. Relative luminance 0.556; OKLCH L 82.4% C 0.026 H 301.0°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8C2D4 |
|---|---|
| RGB | rgb(200, 194, 212) |
| HSL | hsl(260, 17%, 80%) |
| HSV | hsv(260, 8%, 83%) |
| CMYK | cmyk(5.7%, 8.5%, 0%, 16.9%) |
| CIE-LAB | lab(79.39, 5.45, -8.23) |
| CIE-LCH | lch(79.39, 9.87, 303.52°) |
| OKLab | oklab(82.44% 0.0132 -0.022) |
| OKLCH | oklch(82.44% 0.026 301) |
| XYZ | xyz(54.9927, 55.6164, 70.1125) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.15
Dove Gray
#B6B8BD
ΔE00 8.17
Lavender (CSS)
#E6E6FA
ΔE00 8.55
Silver
#C0C0C0
ΔE00 9.27
Light Gray
#D3D3D3
ΔE00 9.84
Light Blue Grey
#B7C9E2
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8C2D4 #CED4C2
analogous
#C2C5D4 #C8C2D4 #D1C2D4
triadic
#C8C2D4 #D4C8C2 #C2D4C8
tetradic
#C8C2D4 #D4C2C5 #CED4C2 #C2D4D1
square
#C8C2D4 #D4C2C5 #CED4C2 #C2D4D1
split-complementary
#C8C2D4 #D4D1C2 #C5D4C2
monochromatic
#877AA1 #A89EBB #C8C2D4 #E8E6ED #EFEDF2
Accessibility & contrast
On white
1.73
#C8C2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#C8C2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8C2D4
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8C2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8C2D4 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D5
Deuteranopia (green-blind)
#C0C5D3
Tritanopia (blue-blind)
#C6C4C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c8c2d4; /* rgb */ color: rgb(200, 194, 212); /* oklch */ color: oklch(82.4% 0.026 301.0);
Tailwind
colors: {
custom: {
50: '#d8d4e1',
500: '#c8c2d4',
950: '#000000',
},
}SCSS
$custom: #c8c2d4; $custom-light: #d8d4e1; $custom-dark: #000000;
JSON
{
"hex": "#c8c2d4",
"rgb": {
"r": 200,
"g": 194,
"b": 212
},
"hsl": {
"h": 260,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.82441,
"c": 0.0257,
"h": 301
},
"luminance": 0.55616
}Semantic roles & 50–950 ramp
primary
#C8C2D4
secondary
#A1A991
accent
#9C4A80
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384