#C4CFDD#C4CFDD
#C4CFDD is a very light, muted cyan. Relative luminance 0.616; OKLCH L 85.0% C 0.023 H 254.4°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CFDD |
|---|---|
| RGB | rgb(196, 207, 221) |
| HSL | hsl(214, 27%, 82%) |
| HSV | hsv(214, 11%, 87%) |
| CMYK | cmyk(11.3%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(82.69, -0.98, -8.20) |
| CIE-LCH | lch(82.69, 8.26, 263.16°) |
| OKLab | oklab(85.04% -0.0061 -0.022) |
| OKLCH | oklch(85.04% 0.023 254.4) |
| XYZ | xyz(58.1260, 61.5811, 77.2166) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.41
Lightsteelblue
#B0C4DE
ΔE00 5.42
Cloudy Blue
#ACC2D9
ΔE00 5.51
Fog
#D8DCE0
ΔE00 5.66
Light Gray
#D3D3D3
ΔE00 7.12
Dove Gray
#B6B8BD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CFDD #DDD2C4
analogous
#C4DCDD #C4CFDD #C6C4DD
triadic
#C4CFDD #DDC4CF #CFDDC4
tetradic
#C4CFDD #DDC4DC #DDD2C4 #C4DDC6
square
#C4CFDD #DDC4DC #DDD2C4 #C4DDC6
split-complementary
#C4CFDD #DDC6C4 #DCDDC4
monochromatic
#7690B0 #9DAFC7 #C4CFDD #EBEFF3 #ECEFF4
Accessibility & contrast
On white
1.58
#C4CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#C4CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CFDD
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CFDD | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#BED2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c4cfdd; /* rgb */ color: rgb(196, 207, 221); /* oklch */ color: oklch(85.0% 0.023 254.4);
Tailwind
colors: {
custom: {
50: '#d6dde7',
500: '#c4cfdd',
950: '#000000',
},
}SCSS
$custom: #c4cfdd; $custom-light: #d6dde7; $custom-dark: #000000;
JSON
{
"hex": "#c4cfdd",
"rgb": {
"r": 196,
"g": 207,
"b": 221
},
"hsl": {
"h": 213.6,
"s": 26.882,
"l": 81.765
},
"oklch": {
"l": 0.85035,
"c": 0.02289,
"h": 254.4
},
"luminance": 0.61582
}Semantic roles & 50–950 ramp
primary
#C4CFDD
secondary
#B4A591
accent
#7940A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484