#C7CCDD#C7CCDD
#C7CCDD is a very light, muted blue. Relative luminance 0.605; OKLCH L 84.7% C 0.024 H 272.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CCDD |
|---|---|
| RGB | rgb(199, 204, 221) |
| HSL | hsl(226, 24%, 82%) |
| HSV | hsv(226, 10%, 87%) |
| CMYK | cmyk(10%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(82.14, 1.58, -9.00) |
| CIE-LCH | lch(82.14, 9.14, 279.93°) |
| OKLab | oklab(84.65% 0.0012 -0.0242) |
| OKLCH | oklch(84.65% 0.024 272.8) |
| XYZ | xyz(58.1945, 60.5478, 77.0136) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.22
Lightsteelblue
#B0C4DE
ΔE00 6.29
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Fog
#D8DCE0
ΔE00 6.95
Cloudy Blue
#ACC2D9
ΔE00 7.15
Dove Gray
#B6B8BD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CCDD #DDD8C7
analogous
#C7D7DD #C7CCDD #CDC7DD
triadic
#C7CCDD #DDC7CC #CCDDC7
tetradic
#C7CCDD #DDC7D7 #DDD8C7 #C7DDCD
square
#C7CCDD #DDC7D7 #DDD8C7 #C7DDCD
split-complementary
#C7CCDD #DDCDC7 #D7DDC7
monochromatic
#7B87AF #A1A9C6 #C7CCDD #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.60
#C7CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#C7CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CCDD
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CCDD | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDE
Deuteranopia (green-blind)
#C6CBDD
Tritanopia (blue-blind)
#C2CFD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c7ccdd; /* rgb */ color: rgb(199, 204, 221); /* oklch */ color: oklch(84.7% 0.024 272.8);
Tailwind
colors: {
custom: {
50: '#d8dbe7',
500: '#c7ccdd',
950: '#000000',
},
}SCSS
$custom: #c7ccdd; $custom-light: #d8dbe7; $custom-dark: #000000;
JSON
{
"hex": "#c7ccdd",
"rgb": {
"r": 199,
"g": 204,
"b": 221
},
"hsl": {
"h": 226.364,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.84653,
"c": 0.02421,
"h": 272.8
},
"luminance": 0.60548
}Semantic roles & 50–950 ramp
primary
#C7CCDD
secondary
#B4AD95
accent
#8D43A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484