#C3CED7#C3CED7
#C3CED7 is a very light, near-neutral cyan. Relative luminance 0.607; OKLCH L 84.6% C 0.017 H 242.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CED7 |
|---|---|
| RGB | rgb(195, 206, 215) |
| HSL | hsl(207, 20%, 80%) |
| HSV | hsv(207, 9%, 84%) |
| CMYK | cmyk(9.3%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(82.19, -1.98, -5.74) |
| CIE-LCH | lch(82.19, 6.08, 250.96°) |
| OKLab | oklab(84.57% -0.008 -0.0154) |
| OKLCH | oklch(84.57% 0.017 242.5) |
| XYZ | xyz(56.8401, 60.6503, 72.9889) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.80
Silver (survey)
#C5C9C7
ΔE00 5.70
Light Gray
#D3D3D3
ΔE00 5.86
Light Blue Grey
#B7C9E2
ΔE00 6.33
Silver
#C0C0C0
ΔE00 6.44
Dove Gray
#B6B8BD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CED7 #D7CCC3
analogous
#C3D7D6 #C3CED7 #C3C4D7
triadic
#C3CED7 #D7C3CE #CED7C3
tetradic
#C3CED7 #D6C3D7 #D7CCC3 #C4D7C3
square
#C3CED7 #D6C3D7 #D7CCC3 #C4D7C3
split-complementary
#C3CED7 #D7C3C4 #D7D6C3
monochromatic
#7A92A6 #9EB0BF #C3CED7 #E8ECEF #EDF0F3
Accessibility & contrast
On white
1.60
#C3CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#C3CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CED7
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CED7 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACED7
Deuteranopia (green-blind)
#C8CBD7
Tritanopia (blue-blind)
#BED0D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c3ced7; /* rgb */ color: rgb(195, 206, 215); /* oklch */ color: oklch(84.6% 0.017 242.5);
Tailwind
colors: {
custom: {
50: '#d5dce3',
500: '#c3ced7',
950: '#000000',
},
}SCSS
$custom: #c3ced7; $custom-light: #d5dce3; $custom-dark: #000000;
JSON
{
"hex": "#c3ced7",
"rgb": {
"r": 195,
"g": 206,
"b": 215
},
"hsl": {
"h": 207,
"s": 20,
"l": 80.392
},
"oklch": {
"l": 0.84568,
"c": 0.01739,
"h": 242.5
},
"luminance": 0.60651
}Semantic roles & 50–950 ramp
primary
#C3CED7
secondary
#AD9E92
accent
#6E479E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484