#C4CEDF#C4CEDF
#C4CEDF is a very light, muted blue. Relative luminance 0.612; OKLCH L 84.9% C 0.026 H 261.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CEDF |
|---|---|
| RGB | rgb(196, 206, 223) |
| HSL | hsl(218, 30%, 82%) |
| HSV | hsv(218, 12%, 87%) |
| CMYK | cmyk(12.1%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(82.49, -0.05, -9.56) |
| CIE-LCH | lch(82.49, 9.56, 269.69°) |
| OKLab | oklab(84.9% -0.004 -0.0258) |
| OKLCH | oklch(84.9% 0.026 261.1) |
| XYZ | xyz(58.1526, 61.2053, 78.5478) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.66
Lightsteelblue
#B0C4DE
ΔE00 4.84
Cloudy Blue
#ACC2D9
ΔE00 5.42
Fog
#D8DCE0
ΔE00 6.60
Dove Gray
#B6B8BD
ΔE00 7.62
Lavender (CSS)
#E6E6FA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CEDF #DFD5C4
analogous
#C4DCDF #C4CEDF #C8C4DF
triadic
#C4CEDF #DFC4CE #CEDFC4
tetradic
#C4CEDF #DFC4DC #DFD5C4 #C4DFC8
square
#C4CEDF #DFC4DC #DFD5C4 #C4DFC8
split-complementary
#C4CEDF #DFC8C4 #DCDFC4
monochromatic
#758CB4 #9CADC9 #C4CEDF #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.59
#C4CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#C4CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CEDF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CEDF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#BED1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c4cedf; /* rgb */ color: rgb(196, 206, 223); /* oklch */ color: oklch(84.9% 0.026 261.1);
Tailwind
colors: {
custom: {
50: '#d6dce9',
500: '#c4cedf',
950: '#000000',
},
}SCSS
$custom: #c4cedf; $custom-light: #d6dce9; $custom-dark: #000000;
JSON
{
"hex": "#c4cedf",
"rgb": {
"r": 196,
"g": 206,
"b": 223
},
"hsl": {
"h": 217.778,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.84896,
"c": 0.02607,
"h": 261.1
},
"luminance": 0.61206
}Semantic roles & 50–950 ramp
primary
#C4CEDF
secondary
#B7A991
accent
#813DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484