#C3CED4#C3CED4
#C3CED4 is a very light, near-neutral cyan. Relative luminance 0.605; OKLCH L 84.5% C 0.015 H 231.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CED4 |
|---|---|
| RGB | rgb(195, 206, 212) |
| HSL | hsl(201, 17%, 80%) |
| HSV | hsv(201, 8%, 83%) |
| CMYK | cmyk(8%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(82.11, -2.57, -4.26) |
| CIE-LCH | lch(82.11, 4.98, 238.88°) |
| OKLab | oklab(84.48% -0.0092 -0.0114) |
| OKLCH | oklch(84.48% 0.015 231.2) |
| XYZ | xyz(56.4581, 60.4976, 70.9773) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.57
Fog
#D8DCE0
ΔE00 4.66
Light Gray
#D3D3D3
ΔE00 5.35
Silver
#C0C0C0
ΔE00 5.93
Gainsboro
#DCDCDC
ΔE00 6.30
Dove Gray
#B6B8BD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CED4 #D4C9C3
analogous
#C3D4D2 #C3CED4 #C3C6D4
triadic
#C3CED4 #D4C3CE #CED4C3
tetradic
#C3CED4 #D2C3D4 #D4C9C3 #C6D4C3
square
#C3CED4 #D2C3D4 #D4C9C3 #C6D4C3
split-complementary
#C3CED4 #D4C3C6 #D4D2C3
monochromatic
#7C94A1 #9FB1BA #C3CED4 #E7EBEE #EDF0F2
Accessibility & contrast
On white
1.60
#C3CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#C3CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CED4
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CED4 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD4
Deuteranopia (green-blind)
#C9CBD4
Tritanopia (blue-blind)
#BFD0D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c3ced4; /* rgb */ color: rgb(195, 206, 212); /* oklch */ color: oklch(84.5% 0.015 231.2);
Tailwind
colors: {
custom: {
50: '#d5dce1',
500: '#c3ced4',
950: '#000000',
},
}SCSS
$custom: #c3ced4; $custom-light: #d5dce1; $custom-dark: #000000;
JSON
{
"hex": "#c3ced4",
"rgb": {
"r": 195,
"g": 206,
"b": 212
},
"hsl": {
"h": 201.176,
"s": 16.505,
"l": 79.804
},
"oklch": {
"l": 0.84476,
"c": 0.01466,
"h": 231.2
},
"luminance": 0.60498
}Semantic roles & 50–950 ramp
primary
#C3CED4
secondary
#A99A92
accent
#674B9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484