#C2C4D0#C2C4D0
#C2C4D0 is a very light, near-neutral blue. Relative luminance 0.555; OKLCH L 82.2% C 0.017 H 278.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C4D0 |
|---|---|
| RGB | rgb(194, 196, 208) |
| HSL | hsl(231, 13%, 79%) |
| HSV | hsv(231, 7%, 82%) |
| CMYK | cmyk(6.7%, 5.8%, 0%, 18.4%) |
| CIE-LAB | lab(79.33, 1.60, -6.23) |
| CIE-LCH | lch(79.33, 6.43, 284.38°) |
| OKLab | oklab(82.24% 0.0025 -0.0167) |
| OKLCH | oklch(82.24% 0.017 278.5) |
| XYZ | xyz(53.3710, 55.5030, 67.5637) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.66
Silver
#C0C0C0
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 6.80
Light Blue Grey
#B7C9E2
ΔE00 6.87
Fog
#D8DCE0
ΔE00 7.04
Silver (survey)
#C5C9C7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C4D0 #D0CEC2
analogous
#C2CBD0 #C2C4D0 #C7C2D0
triadic
#C2C4D0 #D0C2C4 #C4D0C2
tetradic
#C2C4D0 #D0C2CB #D0CEC2 #C2D0C7
square
#C2C4D0 #D0C2CB #D0CEC2 #C2D0C7
split-complementary
#C2C4D0 #D0C7C2 #CBD0C2
monochromatic
#7D819B #9FA3B5 #C2C4D0 #E5E5EB #EEEEF2
Accessibility & contrast
On white
1.74
#C2C4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#C2C4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C4D0
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C4D0 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D1
Deuteranopia (green-blind)
#C0C4D0
Tritanopia (blue-blind)
#BFC6C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2c4d0; /* rgb */ color: rgb(194, 196, 208); /* oklch */ color: oklch(82.2% 0.017 278.5);
Tailwind
colors: {
custom: {
50: '#d4d5de',
500: '#c2c4d0',
950: '#000000',
},
}SCSS
$custom: #c2c4d0; $custom-light: #d4d5de; $custom-dark: #000000;
JSON
{
"hex": "#c2c4d0",
"rgb": {
"r": 194,
"g": 196,
"b": 208
},
"hsl": {
"h": 231.429,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.82238,
"c": 0.01684,
"h": 278.5
},
"luminance": 0.55503
}Semantic roles & 50–950 ramp
primary
#C2C4D0
secondary
#A4A292
accent
#8D4E97
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384