#C7CFDE#C7CFDE
#C7CFDE is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.3% C 0.023 H 263.2°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CFDE |
|---|---|
| RGB | rgb(199, 207, 222) |
| HSL | hsl(219, 26%, 83%) |
| HSV | hsv(219, 10%, 87%) |
| CMYK | cmyk(10.4%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.94, 0.19, -8.34) |
| CIE-LCH | lch(82.94, 8.35, 271.32°) |
| OKLab | oklab(85.29% -0.0027 -0.0224) |
| OKLCH | oklch(85.29% 0.023 263.2) |
| XYZ | xyz(59.0480, 62.0410, 77.9573) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.64
Fog
#D8DCE0
ΔE00 5.77
Lightsteelblue
#B0C4DE
ΔE00 5.78
Cloudy Blue
#ACC2D9
ΔE00 6.28
Light Gray
#D3D3D3
ΔE00 7.11
Dove Gray
#B6B8BD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CFDE #DED6C7
analogous
#C7DBDE #C7CFDE #CAC7DE
triadic
#C7CFDE #DEC7CF #CFDEC7
tetradic
#C7CFDE #DEC7DB #DED6C7 #C7DECA
square
#C7CFDE #DEC7DB #DED6C7 #C7DECA
split-complementary
#C7CFDE #DECAC7 #DBDEC7
monochromatic
#7A8DB1 #A0AEC7 #C7CFDE #ECEEF4 #ECEEF4
Accessibility & contrast
On white
1.57
#C7CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#C7CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CFDE
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CFDE | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DF
Deuteranopia (green-blind)
#C8CEDE
Tritanopia (blue-blind)
#C2D2D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c7cfde; /* rgb */ color: rgb(199, 207, 222); /* oklch */ color: oklch(85.3% 0.023 263.2);
Tailwind
colors: {
custom: {
50: '#d8dde8',
500: '#c7cfde',
950: '#000000',
},
}SCSS
$custom: #c7cfde; $custom-light: #d8dde8; $custom-dark: #000000;
JSON
{
"hex": "#c7cfde",
"rgb": {
"r": 199,
"g": 207,
"b": 222
},
"hsl": {
"h": 219.13,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.85291,
"c": 0.02259,
"h": 263.2
},
"luminance": 0.62042
}Semantic roles & 50–950 ramp
primary
#C7CFDE
secondary
#B5AA94
accent
#8241A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484