#C2C0D2#C2C0D2
#C2C0D2 is a light, muted blue. Relative luminance 0.538; OKLCH L 81.5% C 0.025 H 290.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C0D2 |
|---|---|
| RGB | rgb(194, 192, 210) |
| HSL | hsl(247, 17%, 79%) |
| HSV | hsv(247, 9%, 82%) |
| CMYK | cmyk(7.6%, 8.6%, 0%, 17.6%) |
| CIE-LAB | lab(78.36, 4.13, -8.75) |
| CIE-LCH | lch(78.36, 9.67, 295.25°) |
| OKLab | oklab(81.49% 0.009 -0.0234) |
| OKLCH | oklch(81.49% 0.025 290.9) |
| XYZ | xyz(52.7284, 53.8216, 68.5710) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.04
Light Blue Grey
#B7C9E2
ΔE00 8.52
Silver
#C0C0C0
ΔE00 8.64
Thistle
#D8BFD8
ΔE00 8.88
Lavender (CSS)
#E6E6FA
ΔE00 8.90
Lightsteelblue
#B0C4DE
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C0D2 #D0D2C0
analogous
#C0C7D2 #C2C0D2 #CBC0D2
triadic
#C2C0D2 #D2C2C0 #C0D2C2
tetradic
#C2C0D2 #D2C0C7 #D0D2C0 #C0D2CB
square
#C2C0D2 #D2C0C7 #D0D2C0 #C0D2CB
split-complementary
#C2C0D2 #D2CBC0 #C7D2C0
monochromatic
#7D799F #9F9CB9 #C2C0D2 #E5E4EC #EEEDF2
Accessibility & contrast
On white
1.79
#C2C0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#C2C0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C0D2
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C0D2 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC2D3
Deuteranopia (green-blind)
#BCC1D1
Tritanopia (blue-blind)
#BFC3C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2c0d2; /* rgb */ color: rgb(194, 192, 210); /* oklch */ color: oklch(81.5% 0.025 290.9);
Tailwind
colors: {
custom: {
50: '#d4d3df',
500: '#c2c0d2',
950: '#000000',
},
}SCSS
$custom: #c2c0d2; $custom-light: #d4d3df; $custom-dark: #000000;
JSON
{
"hex": "#c2c0d2",
"rgb": {
"r": 194,
"g": 192,
"b": 210
},
"hsl": {
"h": 246.667,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.81495,
"c": 0.02511,
"h": 290.9
},
"luminance": 0.53822
}Semantic roles & 50–950 ramp
primary
#C2C0D2
secondary
#A4A78F
accent
#9B4B92
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384