#C7CED3#C7CED3
#C7CED3 is a very light, near-neutral cyan. Relative luminance 0.610; OKLCH L 84.7% C 0.010 H 238.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CED3 |
|---|---|
| RGB | rgb(199, 206, 211) |
| HSL | hsl(205, 12%, 80%) |
| HSV | hsv(205, 6%, 83%) |
| CMYK | cmyk(5.7%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(82.37, -1.44, -3.31) |
| CIE-LCH | lch(82.37, 3.60, 246.53°) |
| OKLab | oklab(84.75% -0.0054 -0.0088) |
| OKLCH | oklch(84.75% 0.01 238.6) |
| XYZ | xyz(57.3800, 60.9875, 70.3642) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.67
Silver (survey)
#C5C9C7
ΔE00 3.82
Light Gray
#D3D3D3
ΔE00 3.91
Silver
#C0C0C0
ΔE00 4.85
Gainsboro
#DCDCDC
ΔE00 5.07
Dove Gray
#B6B8BD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CED3 #D3CCC7
analogous
#C7D3D2 #C7CED3 #C7C8D3
triadic
#C7CED3 #D3C7CE #CED3C7
tetradic
#C7CED3 #D2C7D3 #D3CCC7 #C8D3C7
square
#C7CED3 #D2C7D3 #D3CCC7 #C8D3C7
split-complementary
#C7CED3 #D3C7C8 #D3D2C7
monochromatic
#82929D #A5B0B8 #C7CED3 #E9ECEE #EEF0F2
Accessibility & contrast
On white
1.59
#C7CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#C7CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CED3
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CED3 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED3
Deuteranopia (green-blind)
#CACCD3
Tritanopia (blue-blind)
#C4CFD0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c7ced3; /* rgb */ color: rgb(199, 206, 211); /* oklch */ color: oklch(84.7% 0.010 238.6);
Tailwind
colors: {
custom: {
50: '#d8dce0',
500: '#c7ced3',
950: '#000000',
},
}SCSS
$custom: #c7ced3; $custom-light: #d8dce0; $custom-dark: #000000;
JSON
{
"hex": "#c7ced3",
"rgb": {
"r": 199,
"g": 206,
"b": 211
},
"hsl": {
"h": 205,
"s": 12,
"l": 80.392
},
"oklch": {
"l": 0.84747,
"c": 0.01037,
"h": 238.6
},
"luminance": 0.60988
}Semantic roles & 50–950 ramp
primary
#C7CED3
secondary
#A79E97
accent
#6D4F96
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484