#C8D0DF#C8D0DF
#C8D0DF is a very light, muted blue. Relative luminance 0.627; OKLCH L 85.6% C 0.023 H 263.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0DF |
|---|---|
| RGB | rgb(200, 208, 223) |
| HSL | hsl(219, 26%, 83%) |
| HSV | hsv(219, 10%, 87%) |
| CMYK | cmyk(10.3%, 6.7%, 0%, 12.5%) |
| CIE-LAB | lab(83.29, 0.19, -8.34) |
| CIE-LCH | lch(83.29, 8.34, 271.31°) |
| OKLab | oklab(85.6% -0.0027 -0.0224) |
| OKLCH | oklch(85.6% 0.023 263.2) |
| XYZ | xyz(59.6917, 62.7182, 78.7587) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.74
Fog
#D8DCE0
ΔE00 5.64
Lightsteelblue
#B0C4DE
ΔE00 5.92
Cloudy Blue
#ACC2D9
ΔE00 6.43
Light Gray
#D3D3D3
ΔE00 7.07
Lavender (CSS)
#E6E6FA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0DF #DFD7C8
analogous
#C8DBDF #C8D0DF #CBC8DF
triadic
#C8D0DF #DFC8D0 #D0DFC8
tetradic
#C8D0DF #DFC8DB #DFD7C8 #C8DFCB
square
#C8D0DF #DFC8DB #DFD7C8 #C8DFCB
split-complementary
#C8D0DF #DFCBC8 #DBDFC8
monochromatic
#7B8EB2 #A1AFC8 #C8D0DF #ECEEF4 #ECEEF4
Accessibility & contrast
On white
1.55
#C8D0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#C8D0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0DF
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0DF | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#C9CFDF
Tritanopia (blue-blind)
#C3D3D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d0df; /* rgb */ color: rgb(200, 208, 223); /* oklch */ color: oklch(85.6% 0.023 263.2);
Tailwind
colors: {
custom: {
50: '#d8dee9',
500: '#c8d0df',
950: '#000000',
},
}SCSS
$custom: #c8d0df; $custom-light: #d8dee9; $custom-dark: #000000;
JSON
{
"hex": "#c8d0df",
"rgb": {
"r": 200,
"g": 208,
"b": 223
},
"hsl": {
"h": 219.13,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.856,
"c": 0.02256,
"h": 263.2
},
"luminance": 0.62719
}Semantic roles & 50–950 ramp
primary
#C8D0DF
secondary
#B6AB95
accent
#8240A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484