#C3CFDC#C3CFDC
#C3CFDC is a very light, muted cyan. Relative luminance 0.614; OKLCH L 84.9% C 0.022 H 250.2°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CFDC |
|---|---|
| RGB | rgb(195, 207, 220) |
| HSL | hsl(211, 26%, 81%) |
| HSV | hsv(211, 11%, 86%) |
| CMYK | cmyk(11.4%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.59, -1.51, -7.82) |
| CIE-LCH | lch(82.59, 7.96, 259.08°) |
| OKLab | oklab(84.93% -0.0076 -0.021) |
| OKLCH | oklch(84.93% 0.022 250.2) |
| XYZ | xyz(57.7339, 61.3943, 76.5049) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.73
Cloudy Blue
#ACC2D9
ΔE00 5.49
Fog
#D8DCE0
ΔE00 5.54
Lightsteelblue
#B0C4DE
ΔE00 5.64
Light Gray
#D3D3D3
ΔE00 7.00
Dove Gray
#B6B8BD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CFDC #DCD0C3
analogous
#C3DCDC #C3CFDC #C4C3DC
triadic
#C3CFDC #DCC3CF #CFDCC3
tetradic
#C3CFDC #DCC3DC #DCD0C3 #C3DCC4
square
#C3CFDC #DCC3DC #DCD0C3 #C3DCC4
split-complementary
#C3CFDC #DCC4C3 #DCDCC3
monochromatic
#7691AF #9CB0C5 #C3CFDC #EAEEF3 #ECF0F4
Accessibility & contrast
On white
1.58
#C3CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#C3CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CFDC
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CFDC | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#BDD2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c3cfdc; /* rgb */ color: rgb(195, 207, 220); /* oklch */ color: oklch(84.9% 0.022 250.2);
Tailwind
colors: {
custom: {
50: '#d5dde6',
500: '#c3cfdc',
950: '#000000',
},
}SCSS
$custom: #c3cfdc; $custom-light: #d5dde6; $custom-dark: #000000;
JSON
{
"hex": "#c3cfdc",
"rgb": {
"r": 195,
"g": 207,
"b": 220
},
"hsl": {
"h": 211.2,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.84929,
"c": 0.02236,
"h": 250.2
},
"luminance": 0.61395
}Semantic roles & 50–950 ramp
primary
#C3CFDC
secondary
#B3A290
accent
#7541A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484