#C8CCDF#C8CCDF
#C8CCDF is a very light, muted blue. Relative luminance 0.608; OKLCH L 84.8% C 0.027 H 276.3°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCDF |
|---|---|
| RGB | rgb(200, 204, 223) |
| HSL | hsl(230, 26%, 83%) |
| HSV | hsv(230, 10%, 87%) |
| CMYK | cmyk(10.3%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(82.27, 2.30, -9.86) |
| CIE-LCH | lch(82.27, 10.13, 283.14°) |
| OKLab | oklab(84.79% 0.003 -0.0265) |
| OKLCH | oklch(84.79% 0.027 276.3) |
| XYZ | xyz(58.7288, 60.7923, 78.4378) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.65
Lavender (CSS)
#E6E6FA
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 6.72
Fog
#D8DCE0
ΔE00 7.72
Cloudy Blue
#ACC2D9
ΔE00 7.78
Dove Gray
#B6B8BD
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCDF #DFDBC8
analogous
#C8D7DF #C8CCDF #CFC8DF
triadic
#C8CCDF #DFC8CC #CCDFC8
tetradic
#C8CCDF #DFC8D7 #DFDBC8 #C8DFCF
square
#C8CCDF #DFC8D7 #DFDBC8 #C8DFCF
split-complementary
#C8CCDF #DFCFC8 #D7DFC8
monochromatic
#7B84B2 #A1A8C8 #C8CCDF #ECEDF4 #ECEDF4
Accessibility & contrast
On white
1.60
#C8CCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#C8CCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCDF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCDF | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE0
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#C3CFD2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8ccdf; /* rgb */ color: rgb(200, 204, 223); /* oklch */ color: oklch(84.8% 0.027 276.3);
Tailwind
colors: {
custom: {
50: '#d8dbe9',
500: '#c8ccdf',
950: '#000000',
},
}SCSS
$custom: #c8ccdf; $custom-light: #d8dbe9; $custom-dark: #000000;
JSON
{
"hex": "#c8ccdf",
"rgb": {
"r": 200,
"g": 204,
"b": 223
},
"hsl": {
"h": 229.565,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.84794,
"c": 0.02668,
"h": 276.3
},
"luminance": 0.60793
}Semantic roles & 50–950 ramp
primary
#C8CCDF
secondary
#B6B095
accent
#9440A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484