#C7CED7#C7CED7
#C7CED7 is a very light, near-neutral cyan. Relative luminance 0.612; OKLCH L 84.9% C 0.015 H 254.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CED7 |
|---|---|
| RGB | rgb(199, 206, 215) |
| HSL | hsl(214, 17%, 81%) |
| HSV | hsv(214, 7%, 84%) |
| CMYK | cmyk(7.4%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(82.48, -0.66, -5.28) |
| CIE-LCH | lch(82.48, 5.32, 262.85°) |
| OKLab | oklab(84.87% -0.0039 -0.0141) |
| OKLCH | oklch(84.87% 0.015 254.6) |
| XYZ | xyz(57.8877, 61.1905, 73.0380) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.13
Light Gray
#D3D3D3
ΔE00 4.99
Silver (survey)
#C5C9C7
ΔE00 5.63
Silver
#C0C0C0
ΔE00 5.82
Gainsboro
#DCDCDC
ΔE00 5.92
Dove Gray
#B6B8BD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CED7 #D7D0C7
analogous
#C7D6D7 #C7CED7 #C8C7D7
triadic
#C7CED7 #D7C7CE #CED7C7
tetradic
#C7CED7 #D7C7D6 #D7D0C7 #C7D7C8
square
#C7CED7 #D7C7D6 #D7D0C7 #C7D7C8
split-complementary
#C7CED7 #D7C8C7 #D6D7C7
monochromatic
#8090A4 #A3AFBD #C7CED7 #EBEDF0 #EDEFF2
Accessibility & contrast
On white
1.59
#C7CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#C7CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CED7
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CED7 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED7
Deuteranopia (green-blind)
#C9CDD7
Tritanopia (blue-blind)
#C3D0D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c7ced7; /* rgb */ color: rgb(199, 206, 215); /* oklch */ color: oklch(84.9% 0.015 254.6);
Tailwind
colors: {
custom: {
50: '#d8dce3',
500: '#c7ced7',
950: '#000000',
},
}SCSS
$custom: #c7ced7; $custom-light: #d8dce3; $custom-dark: #000000;
JSON
{
"hex": "#c7ced7",
"rgb": {
"r": 199,
"g": 206,
"b": 215
},
"hsl": {
"h": 213.75,
"s": 16.667,
"l": 81.176
},
"oklch": {
"l": 0.84869,
"c": 0.01467,
"h": 254.6
},
"luminance": 0.61191
}Semantic roles & 50–950 ramp
primary
#C7CED7
secondary
#ACA296
accent
#784B9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484