#C3CED5#C3CED5
#C3CED5 is a very light, near-neutral cyan. Relative luminance 0.605; OKLCH L 84.5% C 0.015 H 235.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CED5 |
|---|---|
| RGB | rgb(195, 206, 213) |
| HSL | hsl(203, 18%, 80%) |
| HSV | hsv(203, 8%, 84%) |
| CMYK | cmyk(8.5%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(82.14, -2.38, -4.76) |
| CIE-LCH | lch(82.14, 5.32, 243.45°) |
| OKLab | oklab(84.51% -0.0088 -0.0128) |
| OKLCH | oklch(84.51% 0.016 235.4) |
| XYZ | xyz(56.5847, 60.5482, 71.6437) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.66
Silver (survey)
#C5C9C7
ΔE00 4.94
Light Gray
#D3D3D3
ΔE00 5.49
Silver
#C0C0C0
ΔE00 6.07
Gainsboro
#DCDCDC
ΔE00 6.42
Dove Gray
#B6B8BD
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CED5 #D5CAC3
analogous
#C3D5D3 #C3CED5 #C3C5D5
triadic
#C3CED5 #D5C3CE #CED5C3
tetradic
#C3CED5 #D3C3D5 #D5CAC3 #C5D5C3
square
#C3CED5 #D3C3D5 #D5CAC3 #C5D5C3
split-complementary
#C3CED5 #D5C3C5 #D5D3C3
monochromatic
#7B93A3 #9FB1BC #C3CED5 #E7EBEE #EDF0F2
Accessibility & contrast
On white
1.60
#C3CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#C3CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CED5
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CED5 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD5
Deuteranopia (green-blind)
#C8CBD5
Tritanopia (blue-blind)
#BFD0D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c3ced5; /* rgb */ color: rgb(195, 206, 213); /* oklch */ color: oklch(84.5% 0.015 235.4);
Tailwind
colors: {
custom: {
50: '#d5dce1',
500: '#c3ced5',
950: '#000000',
},
}SCSS
$custom: #c3ced5; $custom-light: #d5dce1; $custom-dark: #000000;
JSON
{
"hex": "#c3ced5",
"rgb": {
"r": 195,
"g": 206,
"b": 213
},
"hsl": {
"h": 203.333,
"s": 17.647,
"l": 80
},
"oklch": {
"l": 0.84507,
"c": 0.0155,
"h": 235.4
},
"luminance": 0.60549
}Semantic roles & 50–950 ramp
primary
#C3CED5
secondary
#AA9B92
accent
#6A4A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484