#C4D2D6#C4D2D6
#C4D2D6 is a very light, near-neutral cyan. Relative luminance 0.627; OKLCH L 85.4% C 0.016 H 216.7°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2D6 |
|---|---|
| RGB | rgb(196, 210, 214) |
| HSL | hsl(193, 18%, 80%) |
| HSV | hsv(193, 8%, 84%) |
| CMYK | cmyk(8.4%, 1.9%, 0%, 16.1%) |
| CIE-LAB | lab(83.28, -3.94, -3.60) |
| CIE-LCH | lch(83.28, 5.34, 222.41°) |
| OKLab | oklab(85.43% -0.013 -0.0097) |
| OKLCH | oklch(85.43% 0.016 216.7) |
| XYZ | xyz(57.9465, 62.6833, 72.6515) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.91
Fog
#D8DCE0
ΔE00 5.17
Light Gray
#D3D3D3
ΔE00 6.05
Light Grey
#D8DCD6
ΔE00 6.43
Gainsboro
#DCDCDC
ΔE00 6.67
Silver
#C0C0C0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2D6 #D6C8C4
analogous
#C4D6D1 #C4D2D6 #C4C9D6
triadic
#C4D2D6 #D6C4D2 #D2D6C4
tetradic
#C4D2D6 #D1C4D6 #D6C8C4 #C9D6C4
square
#C4D2D6 #D1C4D6 #D6C8C4 #C9D6C4
split-complementary
#C4D2D6 #D6C4C9 #D6D1C4
monochromatic
#7C9BA4 #A0B6BD #C4D2D6 #E8EEEF #EDF1F2
Accessibility & contrast
On white
1.55
#C4D2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#C4D2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2D6
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2D6 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D6
Deuteranopia (green-blind)
#CCCED6
Tritanopia (blue-blind)
#BFD4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c4d2d6; /* rgb */ color: rgb(196, 210, 214); /* oklch */ color: oklch(85.4% 0.016 216.7);
Tailwind
colors: {
custom: {
50: '#d6dfe2',
500: '#c4d2d6',
950: '#000000',
},
}SCSS
$custom: #c4d2d6; $custom-light: #d6dfe2; $custom-dark: #000000;
JSON
{
"hex": "#c4d2d6",
"rgb": {
"r": 196,
"g": 210,
"b": 214
},
"hsl": {
"h": 193.333,
"s": 18,
"l": 80.392
},
"oklch": {
"l": 0.85431,
"c": 0.01621,
"h": 216.7
},
"luminance": 0.62684
}Semantic roles & 50–950 ramp
primary
#C4D2D6
secondary
#AB9893
accent
#5C499C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484