#C1CCDA#C1CCDA
#C1CCDA is a very light, muted cyan. Relative luminance 0.596; OKLCH L 84.1% C 0.023 H 254.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CCDA |
|---|---|
| RGB | rgb(193, 204, 218) |
| HSL | hsl(214, 25%, 81%) |
| HSV | hsv(214, 11%, 85%) |
| CMYK | cmyk(11.5%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(81.61, -0.98, -8.22) |
| CIE-LCH | lch(81.61, 8.28, 263.18°) |
| OKLab | oklab(84.1% -0.0062 -0.0221) |
| OKLCH | oklch(84.1% 0.023 254.4) |
| XYZ | xyz(56.2373, 59.5844, 74.8542) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.19
Cloudy Blue
#ACC2D9
ΔE00 5.05
Lightsteelblue
#B0C4DE
ΔE00 5.05
Fog
#D8DCE0
ΔE00 6.11
Dove Gray
#B6B8BD
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CCDA #DACFC1
analogous
#C1D8DA #C1CCDA #C2C1DA
triadic
#C1CCDA #DAC1CC #CCDAC1
tetradic
#C1CCDA #DAC1D8 #DACFC1 #C1DAC2
square
#C1CCDA #DAC1D8 #DACFC1 #C1DAC2
split-complementary
#C1CCDA #DAC2C1 #D8DAC1
monochromatic
#748DAC #9BACC3 #C1CCDA #E7ECF1 #ECEFF4
Accessibility & contrast
On white
1.63
#C1CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#C1CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CCDA
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CCDA | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#C5CADA
Tritanopia (blue-blind)
#BBCFD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c1ccda; /* rgb */ color: rgb(193, 204, 218); /* oklch */ color: oklch(84.1% 0.023 254.4);
Tailwind
colors: {
custom: {
50: '#d3dbe5',
500: '#c1ccda',
950: '#000000',
},
}SCSS
$custom: #c1ccda; $custom-light: #d3dbe5; $custom-dark: #000000;
JSON
{
"hex": "#c1ccda",
"rgb": {
"r": 193,
"g": 204,
"b": 218
},
"hsl": {
"h": 213.6,
"s": 25.253,
"l": 80.588
},
"oklch": {
"l": 0.84105,
"c": 0.02295,
"h": 254.4
},
"luminance": 0.59585
}Semantic roles & 50–950 ramp
primary
#C1CCDA
secondary
#B0A28F
accent
#7942A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484