#C7CED4#C7CED4
#C7CED4 is a very light, near-neutral cyan. Relative luminance 0.610; OKLCH L 84.8% C 0.011 H 243.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CED4 |
|---|---|
| RGB | rgb(199, 206, 212) |
| HSL | hsl(208, 13%, 81%) |
| HSV | hsv(208, 6%, 83%) |
| CMYK | cmyk(6.1%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(82.40, -1.24, -3.80) |
| CIE-LCH | lch(82.40, 4.00, 251.88°) |
| OKLab | oklab(84.78% -0.005 -0.0102) |
| OKLCH | oklch(84.78% 0.011 243.7) |
| XYZ | xyz(57.5058, 61.0378, 71.0264) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.69
Light Gray
#D3D3D3
ΔE00 4.12
Silver (survey)
#C5C9C7
ΔE00 4.27
Silver
#C0C0C0
ΔE00 5.05
Gainsboro
#DCDCDC
ΔE00 5.23
Dove Gray
#B6B8BD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CED4 #D4CDC7
analogous
#C7D4D3 #C7CED4 #C7C7D4
triadic
#C7CED4 #D4C7CE #CED4C7
tetradic
#C7CED4 #D3C7D4 #D4CDC7 #C7D4C7
square
#C7CED4 #D3C7D4 #D4CDC7 #C7D4C7
split-complementary
#C7CED4 #D4C7C7 #D4D3C7
monochromatic
#82919F #A4B0B9 #C7CED4 #EAECEF #EEF0F2
Accessibility & contrast
On white
1.59
#C7CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#C7CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CED4
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CED4 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED4
Deuteranopia (green-blind)
#CACCD4
Tritanopia (blue-blind)
#C4CFD0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c7ced4; /* rgb */ color: rgb(199, 206, 212); /* oklch */ color: oklch(84.8% 0.011 243.7);
Tailwind
colors: {
custom: {
50: '#d8dce1',
500: '#c7ced4',
950: '#000000',
},
}SCSS
$custom: #c7ced4; $custom-light: #d8dce1; $custom-dark: #000000;
JSON
{
"hex": "#c7ced4",
"rgb": {
"r": 199,
"g": 206,
"b": 212
},
"hsl": {
"h": 207.692,
"s": 13.131,
"l": 80.588
},
"oklch": {
"l": 0.84777,
"c": 0.01135,
"h": 243.7
},
"luminance": 0.61038
}Semantic roles & 50–950 ramp
primary
#C7CED4
secondary
#A89F97
accent
#704E97
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484