#C3CFDA#C3CFDA
#C3CFDA is a very light, muted cyan. Relative luminance 0.613; OKLCH L 84.9% C 0.020 H 245.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CFDA |
|---|---|
| RGB | rgb(195, 207, 218) |
| HSL | hsl(209, 24%, 81%) |
| HSV | hsv(209, 11%, 85%) |
| CMYK | cmyk(10.6%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(82.53, -1.91, -6.84) |
| CIE-LCH | lch(82.53, 7.10, 254.39°) |
| OKLab | oklab(84.87% -0.0083 -0.0184) |
| OKLCH | oklch(84.87% 0.02 245.7) |
| XYZ | xyz(57.4706, 61.2889, 75.1182) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.14
Light Blue Grey
#B7C9E2
ΔE00 5.55
Cloudy Blue
#ACC2D9
ΔE00 5.97
Lightsteelblue
#B0C4DE
ΔE00 6.34
Light Gray
#D3D3D3
ΔE00 6.49
Silver (survey)
#C5C9C7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CFDA #DACEC3
analogous
#C3DAD9 #C3CFDA #C3C3DA
triadic
#C3CFDA #DAC3CF #CFDAC3
tetradic
#C3CFDA #D9C3DA #DACEC3 #C3DAC3
square
#C3CFDA #D9C3DA #DACEC3 #C3DAC3
split-complementary
#C3CFDA #DAC3C3 #DAD9C3
monochromatic
#7792AB #9DB1C3 #C3CFDA #E9EDF1 #ECF0F3
Accessibility & contrast
On white
1.58
#C3CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#C3CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CFDA
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CFDA | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#C8CCDA
Tritanopia (blue-blind)
#BED2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c3cfda; /* rgb */ color: rgb(195, 207, 218); /* oklch */ color: oklch(84.9% 0.020 245.7);
Tailwind
colors: {
custom: {
50: '#d5dde5',
500: '#c3cfda',
950: '#000000',
},
}SCSS
$custom: #c3cfda; $custom-light: #d5dde5; $custom-dark: #000000;
JSON
{
"hex": "#c3cfda",
"rgb": {
"r": 195,
"g": 207,
"b": 218
},
"hsl": {
"h": 208.696,
"s": 23.711,
"l": 80.98
},
"oklch": {
"l": 0.84866,
"c": 0.02017,
"h": 245.7
},
"luminance": 0.6129
}Semantic roles & 50–950 ramp
primary
#C3CFDA
secondary
#B0A091
accent
#7143A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484