#C4CFDE#C4CFDE
#C4CFDE is a very light, muted cyan. Relative luminance 0.616; OKLCH L 85.1% C 0.024 H 256.1°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CFDE |
|---|---|
| RGB | rgb(196, 207, 222) |
| HSL | hsl(215, 28%, 82%) |
| HSV | hsv(215, 12%, 87%) |
| CMYK | cmyk(11.7%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.72, -0.78, -8.69) |
| CIE-LCH | lch(82.72, 8.72, 264.86°) |
| OKLab | oklab(85.07% -0.0058 -0.0234) |
| OKLCH | oklch(85.07% 0.024 256.1) |
| XYZ | xyz(58.2596, 61.6346, 77.9203) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.09
Lightsteelblue
#B0C4DE
ΔE00 5.17
Cloudy Blue
#ACC2D9
ΔE00 5.39
Fog
#D8DCE0
ΔE00 5.93
Light Gray
#D3D3D3
ΔE00 7.42
Dove Gray
#B6B8BD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CFDE #DED3C4
analogous
#C4DCDE #C4CFDE #C6C4DE
triadic
#C4CFDE #DEC4CF #CFDEC4
tetradic
#C4CFDE #DEC4DC #DED3C4 #C4DEC6
square
#C4CFDE #DEC4DC #DED3C4 #C4DEC6
split-complementary
#C4CFDE #DEC6C4 #DCDEC4
monochromatic
#768FB2 #9DAFC8 #C4CFDE #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.58
#C4CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#C4CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CFDE
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CFDE | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDF
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#BED2D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c4cfde; /* rgb */ color: rgb(196, 207, 222); /* oklch */ color: oklch(85.1% 0.024 256.1);
Tailwind
colors: {
custom: {
50: '#d6dde8',
500: '#c4cfde',
950: '#000000',
},
}SCSS
$custom: #c4cfde; $custom-light: #d6dde8; $custom-dark: #000000;
JSON
{
"hex": "#c4cfde",
"rgb": {
"r": 196,
"g": 207,
"b": 222
},
"hsl": {
"h": 214.615,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.85067,
"c": 0.02409,
"h": 256.1
},
"luminance": 0.61635
}Semantic roles & 50–950 ramp
primary
#C4CFDE
secondary
#B5A691
accent
#7B3FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484