#C2C4D4#C2C4D4
#C2C4D4 is a very light, muted blue. Relative luminance 0.557; OKLCH L 82.4% C 0.022 H 280.2°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C4D4 |
|---|---|
| RGB | rgb(194, 196, 212) |
| HSL | hsl(233, 17%, 80%) |
| HSV | hsv(233, 8%, 83%) |
| CMYK | cmyk(8.5%, 7.5%, 0%, 16.9%) |
| CIE-LAB | lab(79.44, 2.38, -8.21) |
| CIE-LCH | lch(79.44, 8.55, 286.20°) |
| OKLab | oklab(82.37% 0.004 -0.022) |
| OKLCH | oklch(82.37% 0.022 280.2) |
| XYZ | xyz(53.8693, 55.7023, 70.1882) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.05
Light Blue Grey
#B7C9E2
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 7.19
Silver
#C0C0C0
ΔE00 7.55
Cloudy Blue
#ACC2D9
ΔE00 7.95
Fog
#D8DCE0
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C4D4 #D4D2C2
analogous
#C2CDD4 #C2C4D4 #C9C2D4
triadic
#C2C4D4 #D4C2C4 #C4D4C2
tetradic
#C2C4D4 #D4C2CD #D4D2C2 #C2D4C9
square
#C2C4D4 #D4C2CD #D4D2C2 #C2D4C9
split-complementary
#C2C4D4 #D4C9C2 #CDD4C2
monochromatic
#7A7FA1 #9EA1BB #C2C4D4 #E6E7ED #EDEEF2
Accessibility & contrast
On white
1.73
#C2C4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#C2C4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C4D4
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C4D4 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D5
Deuteranopia (green-blind)
#BFC4D4
Tritanopia (blue-blind)
#BEC7C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2c4d4; /* rgb */ color: rgb(194, 196, 212); /* oklch */ color: oklch(82.4% 0.022 280.2);
Tailwind
colors: {
custom: {
50: '#d4d5e1',
500: '#c2c4d4',
950: '#000000',
},
}SCSS
$custom: #c2c4d4; $custom-light: #d4d5e1; $custom-dark: #000000;
JSON
{
"hex": "#c2c4d4",
"rgb": {
"r": 194,
"g": 196,
"b": 212
},
"hsl": {
"h": 233.333,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.82365,
"c": 0.02238,
"h": 280.2
},
"luminance": 0.55703
}Semantic roles & 50–950 ramp
primary
#C2C4D4
secondary
#A9A691
accent
#934A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384