#C3CFDF#C3CFDF
#C3CFDF is a very light, muted cyan. Relative luminance 0.616; OKLCH L 85.0% C 0.026 H 255.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CFDF |
|---|---|
| RGB | rgb(195, 207, 223) |
| HSL | hsl(214, 30%, 82%) |
| HSV | hsv(214, 13%, 87%) |
| CMYK | cmyk(12.6%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(82.68, -0.90, -9.29) |
| CIE-LCH | lch(82.68, 9.34, 264.46°) |
| OKLab | oklab(85.03% -0.0064 -0.025) |
| OKLCH | oklch(85.03% 0.026 255.6) |
| XYZ | xyz(58.1348, 61.5546, 78.6161) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.69
Lightsteelblue
#B0C4DE
ΔE00 4.79
Cloudy Blue
#ACC2D9
ΔE00 5.05
Fog
#D8DCE0
ΔE00 6.31
Dove Gray
#B6B8BD
ΔE00 7.71
Light Gray
#D3D3D3
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CFDF #DFD3C3
analogous
#C3DDDF #C3CFDF #C5C3DF
triadic
#C3CFDF #DFC3CF #CFDFC3
tetradic
#C3CFDF #DFC3DD #DFD3C3 #C3DFC5
square
#C3CFDF #DFC3DD #DFD3C3 #C3DFC5
split-complementary
#C3CFDF #DFC5C3 #DDDFC3
monochromatic
#738FB4 #9BAFCA #C3CFDF #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.58
#C3CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#C3CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CFDF
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CFDF | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFE0
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#BCD2D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c3cfdf; /* rgb */ color: rgb(195, 207, 223); /* oklch */ color: oklch(85.0% 0.026 255.6);
Tailwind
colors: {
custom: {
50: '#d5dde9',
500: '#c3cfdf',
950: '#000000',
},
}SCSS
$custom: #c3cfdf; $custom-light: #d5dde9; $custom-dark: #000000;
JSON
{
"hex": "#c3cfdf",
"rgb": {
"r": 195,
"g": 207,
"b": 223
},
"hsl": {
"h": 214.286,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.85025,
"c": 0.02585,
"h": 255.6
},
"luminance": 0.61555
}Semantic roles & 50–950 ramp
primary
#C3CFDF
secondary
#B7A690
accent
#7B3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484