#C2C2D2#C2C2D2
#C2C2D2 is a light, muted blue. Relative luminance 0.547; OKLCH L 81.9% C 0.022 H 285.9°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2D2 |
|---|---|
| RGB | rgb(194, 194, 210) |
| HSL | hsl(240, 15%, 79%) |
| HSV | hsv(240, 8%, 82%) |
| CMYK | cmyk(7.6%, 7.6%, 0%, 17.6%) |
| CIE-LAB | lab(78.87, 3.06, -7.98) |
| CIE-LCH | lch(78.87, 8.55, 290.95°) |
| OKLab | oklab(81.9% 0.0061 -0.0214) |
| OKLCH | oklch(81.9% 0.022 285.9) |
| XYZ | xyz(53.1705, 54.7058, 68.7184) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.13
Light Blue Grey
#B7C9E2
ΔE00 7.50
Silver
#C0C0C0
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 8.14
Light Gray
#D3D3D3
ΔE00 8.55
Lavender (CSS)
#E6E6FA
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2D2 #D2D2C2
analogous
#C2CAD2 #C2C2D2 #CAC2D2
triadic
#C2C2D2 #D2C2C2 #C2D2C2
tetradic
#C2C2D2 #D2C2CA #D2D2C2 #C2D2CA
square
#C2C2D2 #D2C2CA #D2D2C2 #C2D2CA
split-complementary
#C2C2D2 #D2CAC2 #CAD2C2
monochromatic
#7C7C9E #9F9FB8 #C2C2D2 #E5E5EC #EDEDF2
Accessibility & contrast
On white
1.76
#C2C2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#C2C2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2D2
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2D2 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D3
Deuteranopia (green-blind)
#BEC3D2
Tritanopia (blue-blind)
#BFC4C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c2c2d2; /* rgb */ color: rgb(194, 194, 210); /* oklch */ color: oklch(81.9% 0.022 285.9);
Tailwind
colors: {
custom: {
50: '#d4d4df',
500: '#c2c2d2',
950: '#000000',
},
}SCSS
$custom: #c2c2d2; $custom-light: #d4d4df; $custom-dark: #000000;
JSON
{
"hex": "#c2c2d2",
"rgb": {
"r": 194,
"g": 194,
"b": 210
},
"hsl": {
"h": 240,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.81897,
"c": 0.02225,
"h": 285.9
},
"luminance": 0.54706
}Semantic roles & 50–950 ramp
primary
#C2C2D2
secondary
#A7A792
accent
#994C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384