#C3CED8#C3CED8
#C3CED8 is a very light, near-neutral cyan. Relative luminance 0.607; OKLCH L 84.6% C 0.018 H 245.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CED8 |
|---|---|
| RGB | rgb(195, 206, 216) |
| HSL | hsl(209, 21%, 81%) |
| HSV | hsv(209, 10%, 85%) |
| CMYK | cmyk(9.7%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(82.22, -1.78, -6.24) |
| CIE-LCH | lch(82.22, 6.49, 254.03°) |
| OKLab | oklab(84.6% -0.0077 -0.0167) |
| OKLCH | oklch(84.6% 0.018 245.4) |
| XYZ | xyz(56.9690, 60.7019, 73.6677) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.94
Light Blue Grey
#B7C9E2
ΔE00 5.89
Light Gray
#D3D3D3
ΔE00 6.09
Silver (survey)
#C5C9C7
ΔE00 6.10
Cloudy Blue
#ACC2D9
ΔE00 6.24
Dove Gray
#B6B8BD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CED8 #D8CDC3
analogous
#C3D8D7 #C3CED8 #C3C3D8
triadic
#C3CED8 #D8C3CE #CED8C3
tetradic
#C3CED8 #D7C3D8 #D8CDC3 #C3D8C3
square
#C3CED8 #D7C3D8 #D8CDC3 #C3D8C3
split-complementary
#C3CED8 #D8C3C3 #D8D7C3
monochromatic
#7991A8 #9EB0C0 #C3CED8 #E8ECF0 #ECF0F3
Accessibility & contrast
On white
1.60
#C3CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#C3CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CED8
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CED8 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACED9
Deuteranopia (green-blind)
#C8CBD8
Tritanopia (blue-blind)
#BED0D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c3ced8; /* rgb */ color: rgb(195, 206, 216); /* oklch */ color: oklch(84.6% 0.018 245.4);
Tailwind
colors: {
custom: {
50: '#d5dce4',
500: '#c3ced8',
950: '#000000',
},
}SCSS
$custom: #c3ced8; $custom-light: #d5dce4; $custom-dark: #000000;
JSON
{
"hex": "#c3ced8",
"rgb": {
"r": 195,
"g": 206,
"b": 216
},
"hsl": {
"h": 208.571,
"s": 21.212,
"l": 80.588
},
"oklch": {
"l": 0.84599,
"c": 0.01842,
"h": 245.4
},
"luminance": 0.60703
}Semantic roles & 50–950 ramp
primary
#C3CED8
secondary
#AE9F91
accent
#7146A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484