#C8CCDD#C8CCDD
#C8CCDD is a very light, muted blue. Relative luminance 0.607; OKLCH L 84.7% C 0.024 H 275.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCDD |
|---|---|
| RGB | rgb(200, 204, 221) |
| HSL | hsl(229, 24%, 83%) |
| HSV | hsv(229, 10%, 87%) |
| CMYK | cmyk(9.5%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(82.21, 1.90, -8.88) |
| CIE-LCH | lch(82.21, 9.08, 282.10°) |
| OKLab | oklab(84.73% 0.0022 -0.0238) |
| OKLCH | oklch(84.73% 0.024 275.3) |
| XYZ | xyz(58.4607, 60.6851, 77.0261) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.66
Lavender (CSS)
#E6E6FA
ΔE00 6.63
Lightsteelblue
#B0C4DE
ΔE00 6.72
Fog
#D8DCE0
ΔE00 7.04
Dove Gray
#B6B8BD
ΔE00 7.38
Cloudy Blue
#ACC2D9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCDD #DDD9C8
analogous
#C8D7DD #C8CCDD #CEC8DD
triadic
#C8CCDD #DDC8CC #CCDDC8
tetradic
#C8CCDD #DDC8D7 #DDD9C8 #C8DDCE
square
#C8CCDD #DDC8D7 #DDD9C8 #C8DDCE
split-complementary
#C8CCDD #DDCEC8 #D7DDC8
monochromatic
#7C86AE #A2A9C6 #C8CCDD #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.60
#C8CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#C8CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCDD
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCDD | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDE
Deuteranopia (green-blind)
#C6CCDD
Tritanopia (blue-blind)
#C4CFD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8ccdd; /* rgb */ color: rgb(200, 204, 221); /* oklch */ color: oklch(84.7% 0.024 275.3);
Tailwind
colors: {
custom: {
50: '#d8dbe7',
500: '#c8ccdd',
950: '#000000',
},
}SCSS
$custom: #c8ccdd; $custom-light: #d8dbe7; $custom-dark: #000000;
JSON
{
"hex": "#c8ccdd",
"rgb": {
"r": 200,
"g": 204,
"b": 221
},
"hsl": {
"h": 228.571,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.8473,
"c": 0.02395,
"h": 275.3
},
"luminance": 0.60686
}Semantic roles & 50–950 ramp
primary
#C8CCDD
secondary
#B4AE96
accent
#9043A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484