#C2C4D2#C2C4D2
#C2C4D2 is a very light, near-neutral blue. Relative luminance 0.556; OKLCH L 82.3% C 0.020 H 279.5°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C4D2 |
|---|---|
| RGB | rgb(194, 196, 210) |
| HSL | hsl(233, 15%, 79%) |
| HSV | hsv(233, 8%, 82%) |
| CMYK | cmyk(7.6%, 6.7%, 0%, 17.6%) |
| CIE-LAB | lab(79.39, 1.99, -7.22) |
| CIE-LCH | lch(79.39, 7.49, 285.40°) |
| OKLab | oklab(82.3% 0.0032 -0.0193) |
| OKLCH | oklch(82.3% 0.02 279.5) |
| XYZ | xyz(53.6186, 55.6020, 68.8677) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.35
Light Blue Grey
#B7C9E2
ΔE00 6.63
Silver
#C0C0C0
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 7.30
Light Gray
#D3D3D3
ΔE00 7.51
Fog
#D8DCE0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C4D2 #D2D0C2
analogous
#C2CCD2 #C2C4D2 #C8C2D2
triadic
#C2C4D2 #D2C2C4 #C4D2C2
tetradic
#C2C4D2 #D2C2CC #D2D0C2 #C2D2C8
square
#C2C4D2 #D2C2CC #D2D0C2 #C2D2C8
split-complementary
#C2C4D2 #D2C8C2 #CCD2C2
monochromatic
#7C809E #9FA2B8 #C2C4D2 #E5E6EC #EDEEF2
Accessibility & contrast
On white
1.73
#C2C4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#C2C4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C4D2
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C4D2 | 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)
#C1C5D3
Deuteranopia (green-blind)
#C0C4D2
Tritanopia (blue-blind)
#BFC6C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2c4d2; /* rgb */ color: rgb(194, 196, 210); /* oklch */ color: oklch(82.3% 0.020 279.5);
Tailwind
colors: {
custom: {
50: '#d4d5df',
500: '#c2c4d2',
950: '#000000',
},
}SCSS
$custom: #c2c4d2; $custom-light: #d4d5df; $custom-dark: #000000;
JSON
{
"hex": "#c2c4d2",
"rgb": {
"r": 194,
"g": 196,
"b": 210
},
"hsl": {
"h": 232.5,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.82301,
"c": 0.01961,
"h": 279.5
},
"luminance": 0.55602
}Semantic roles & 50–950 ramp
primary
#C2C4D2
secondary
#A7A492
accent
#904C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384