#C7DCFF#C7DCFF
#C7DCFF is a very light, muted blue. Relative luminance 0.705; OKLCH L 89.0% C 0.053 H 260.6°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DCFF |
|---|---|
| RGB | rgb(199, 220, 255) |
| HSL | hsl(218, 100%, 89%) |
| HSV | hsv(218, 22%, 100%) |
| CMYK | cmyk(22%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(87.26, 0.31, -19.34) |
| CIE-LCH | lch(87.26, 19.34, 270.91°) |
| OKLab | oklab(89.02% -0.0087 -0.0527) |
| OKLCH | oklch(89.02% 0.053 260.6) |
| XYZ | xyz(67.1916, 70.5468, 104.6651) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.40
Light Blue Grey
#B7C9E2
ΔE00 5.41
Lightsteelblue
#B0C4DE
ΔE00 6.48
Baby Blue (survey)
#A2CFFE
ΔE00 7.36
Light Periwinkle
#C1C6FC
ΔE00 7.55
Cloudy Blue
#ACC2D9
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DCFF #FFEAC7
analogous
#C7F8FF #C7DCFF #CEC7FF
triadic
#C7DCFF #FFC7DC #DCFFC7
tetradic
#C7DCFF #FFC7F8 #FFEAC7 #C7FFCE
square
#C7DCFF #FFC7F8 #FFEAC7 #C7FFCE
split-complementary
#C7DCFF #FFCEC7 #F8FFC7
monochromatic
#4D90FF #8AB6FF #C7DCFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.39
#C7DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#C7DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DCFF
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DCFF | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#B9E3E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c7dcff; /* rgb */ color: rgb(199, 220, 255); /* oklch */ color: oklch(89.0% 0.053 260.6);
Tailwind
colors: {
custom: {
50: '#d8e6ff',
500: '#c7dcff',
950: '#000000',
},
}SCSS
$custom: #c7dcff; $custom-light: #d8e6ff; $custom-dark: #000000;
JSON
{
"hex": "#c7dcff",
"rgb": {
"r": 199,
"g": 220,
"b": 255
},
"hsl": {
"h": 217.5,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.89017,
"c": 0.05342,
"h": 260.6
},
"luminance": 0.70549
}Semantic roles & 50–950 ramp
primary
#C7DCFF
secondary
#E9C281
accent
#8F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486