#C3CED3#C3CED3
#C3CED3 is a very light, near-neutral cyan. Relative luminance 0.604; OKLCH L 84.4% C 0.014 H 226.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CED3 |
|---|---|
| RGB | rgb(195, 206, 211) |
| HSL | hsl(199, 15%, 80%) |
| HSV | hsv(199, 8%, 83%) |
| CMYK | cmyk(7.6%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(82.08, -2.77, -3.77) |
| CIE-LCH | lch(82.08, 4.68, 233.70°) |
| OKLab | oklab(84.45% -0.0096 -0.0101) |
| OKLCH | oklch(84.45% 0.014 226.6) |
| XYZ | xyz(56.3324, 60.4473, 70.3151) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.23
Fog
#D8DCE0
ΔE00 4.71
Light Gray
#D3D3D3
ΔE00 5.25
Silver
#C0C0C0
ΔE00 5.83
Gainsboro
#DCDCDC
ΔE00 6.23
Dove Gray
#B6B8BD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CED3 #D3C8C3
analogous
#C3D3D0 #C3CED3 #C3C6D3
triadic
#C3CED3 #D3C3CE #CED3C3
tetradic
#C3CED3 #D0C3D3 #D3C8C3 #C6D3C3
square
#C3CED3 #D0C3D3 #D3C8C3 #C6D3C3
split-complementary
#C3CED3 #D3C3C6 #D3D0C3
monochromatic
#7C949F #A0B1B9 #C3CED3 #E6EBED #EDF1F2
Accessibility & contrast
On white
1.60
#C3CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#C3CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CED3
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CED3 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD3
Deuteranopia (green-blind)
#C9CBD3
Tritanopia (blue-blind)
#BFD0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c3ced3; /* rgb */ color: rgb(195, 206, 211); /* oklch */ color: oklch(84.4% 0.014 226.6);
Tailwind
colors: {
custom: {
50: '#d5dce0',
500: '#c3ced3',
950: '#000000',
},
}SCSS
$custom: #c3ced3; $custom-light: #d5dce0; $custom-dark: #000000;
JSON
{
"hex": "#c3ced3",
"rgb": {
"r": 195,
"g": 206,
"b": 211
},
"hsl": {
"h": 198.75,
"s": 15.385,
"l": 79.608
},
"oklch": {
"l": 0.84446,
"c": 0.01391,
"h": 226.6
},
"luminance": 0.60448
}Semantic roles & 50–950 ramp
primary
#C3CED3
secondary
#A89993
accent
#644C9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484