#C7CED5#C7CED5
#C7CED5 is a very light, near-neutral cyan. Relative luminance 0.611; OKLCH L 84.8% C 0.012 H 248.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CED5 |
|---|---|
| RGB | rgb(199, 206, 213) |
| HSL | hsl(210, 14%, 81%) |
| HSV | hsv(210, 7%, 84%) |
| CMYK | cmyk(6.6%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(82.43, -1.05, -4.29) |
| CIE-LCH | lch(82.43, 4.42, 256.25°) |
| OKLab | oklab(84.81% -0.0046 -0.0115) |
| OKLCH | oklch(84.81% 0.012 248) |
| XYZ | xyz(57.6323, 61.0884, 71.6928) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.78
Light Gray
#D3D3D3
ΔE00 4.38
Silver (survey)
#C5C9C7
ΔE00 4.73
Silver
#C0C0C0
ΔE00 5.28
Gainsboro
#DCDCDC
ΔE00 5.43
Dove Gray
#B6B8BD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CED5 #D5CEC7
analogous
#C7D5D5 #C7CED5 #C7C7D5
triadic
#C7CED5 #D5C7CE #CED5C7
tetradic
#C7CED5 #D5C7D5 #D5CEC7 #C7D5C7
square
#C7CED5 #D5C7D5 #D5CEC7 #C7D5C7
split-complementary
#C7CED5 #D5C7C7 #D5D5C7
monochromatic
#8191A1 #A4AFBB #C7CED5 #EAEDEF #EEF0F2
Accessibility & contrast
On white
1.59
#C7CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#C7CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CED5
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CED5 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED5
Deuteranopia (green-blind)
#CACCD5
Tritanopia (blue-blind)
#C4D0D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c7ced5; /* rgb */ color: rgb(199, 206, 213); /* oklch */ color: oklch(84.8% 0.012 248.0);
Tailwind
colors: {
custom: {
50: '#d8dce1',
500: '#c7ced5',
950: '#000000',
},
}SCSS
$custom: #c7ced5; $custom-light: #d8dce1; $custom-dark: #000000;
JSON
{
"hex": "#c7ced5",
"rgb": {
"r": 199,
"g": 206,
"b": 213
},
"hsl": {
"h": 210,
"s": 14.286,
"l": 80.784
},
"oklch": {
"l": 0.84808,
"c": 0.0124,
"h": 248
},
"luminance": 0.61089
}Semantic roles & 50–950 ramp
primary
#C7CED5
secondary
#AAA097
accent
#734D98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484