#C7CEDC#C7CEDC
#C7CEDC is a very light, muted blue. Relative luminance 0.615; OKLCH L 85.0% C 0.021 H 264.5°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CEDC |
|---|---|
| RGB | rgb(199, 206, 220) |
| HSL | hsl(220, 23%, 82%) |
| HSV | hsv(220, 10%, 86%) |
| CMYK | cmyk(9.5%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(82.62, 0.32, -7.74) |
| CIE-LCH | lch(82.62, 7.75, 272.37°) |
| OKLab | oklab(85.03% -0.002 -0.0208) |
| OKLCH | oklch(85.03% 0.021 264.5) |
| XYZ | xyz(58.5400, 61.4515, 76.4735) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.02
Fog
#D8DCE0
ΔE00 5.58
Lightsteelblue
#B0C4DE
ΔE00 6.09
Cloudy Blue
#ACC2D9
ΔE00 6.53
Light Gray
#D3D3D3
ΔE00 6.73
Dove Gray
#B6B8BD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CEDC #DCD5C7
analogous
#C7D9DC #C7CEDC #CBC7DC
triadic
#C7CEDC #DCC7CE #CEDCC7
tetradic
#C7CEDC #DCC7D9 #DCD5C7 #C7DCCB
square
#C7CEDC #DCC7D9 #DCD5C7 #C7DCCB
split-complementary
#C7CEDC #DCCBC7 #D9DCC7
monochromatic
#7C8CAD #A1ADC4 #C7CEDC #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.58
#C7CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#C7CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CEDC
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CEDC | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#C2D1D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c7cedc; /* rgb */ color: rgb(199, 206, 220); /* oklch */ color: oklch(85.0% 0.021 264.5);
Tailwind
colors: {
custom: {
50: '#d8dce6',
500: '#c7cedc',
950: '#000000',
},
}SCSS
$custom: #c7cedc; $custom-light: #d8dce6; $custom-dark: #000000;
JSON
{
"hex": "#c7cedc",
"rgb": {
"r": 199,
"g": 206,
"b": 220
},
"hsl": {
"h": 220,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.85025,
"c": 0.02089,
"h": 264.5
},
"luminance": 0.61452
}Semantic roles & 50–950 ramp
primary
#C7CEDC
secondary
#B2A995
accent
#8244A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484