#C7CEDD#C7CEDD
#C7CEDD is a very light, muted blue. Relative luminance 0.615; OKLCH L 85.1% C 0.022 H 265.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CEDD |
|---|---|
| RGB | rgb(199, 206, 221) |
| HSL | hsl(221, 24%, 82%) |
| HSV | hsv(221, 10%, 87%) |
| CMYK | cmyk(10%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(82.65, 0.52, -8.23) |
| CIE-LCH | lch(82.65, 8.25, 273.61°) |
| OKLab | oklab(85.06% -0.0016 -0.0221) |
| OKLCH | oklch(85.06% 0.022 265.7) |
| XYZ | xyz(58.6729, 61.5046, 77.1730) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.83
Fog
#D8DCE0
ΔE00 5.91
Lightsteelblue
#B0C4DE
ΔE00 5.94
Cloudy Blue
#ACC2D9
ΔE00 6.50
Dove Gray
#B6B8BD
ΔE00 7.06
Light Gray
#D3D3D3
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CEDD #DDD6C7
analogous
#C7D9DD #C7CEDD #CBC7DD
triadic
#C7CEDD #DDC7CE #CEDDC7
tetradic
#C7CEDD #DDC7D9 #DDD6C7 #C7DDCB
square
#C7CEDD #DDC7D9 #DDD6C7 #C7DDCB
split-complementary
#C7CEDD #DDCBC7 #D9DDC7
monochromatic
#7B8BAF #A1ADC6 #C7CEDD #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.58
#C7CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#C7CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CEDD
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CEDD | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#C2D1D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c7cedd; /* rgb */ color: rgb(199, 206, 221); /* oklch */ color: oklch(85.1% 0.022 265.7);
Tailwind
colors: {
custom: {
50: '#d8dce7',
500: '#c7cedd',
950: '#000000',
},
}SCSS
$custom: #c7cedd; $custom-light: #d8dce7; $custom-dark: #000000;
JSON
{
"hex": "#c7cedd",
"rgb": {
"r": 199,
"g": 206,
"b": 221
},
"hsl": {
"h": 220.909,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.85057,
"c": 0.02218,
"h": 265.7
},
"luminance": 0.61505
}Semantic roles & 50–950 ramp
primary
#C7CEDD
secondary
#B4AA95
accent
#8443A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484