#C8CCDB#C8CCDB
#C8CCDB is a very light, muted blue. Relative luminance 0.606; OKLCH L 84.7% C 0.021 H 274.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCDB |
|---|---|
| RGB | rgb(200, 204, 219) |
| HSL | hsl(227, 21%, 82%) |
| HSV | hsv(227, 9%, 86%) |
| CMYK | cmyk(8.7%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(82.15, 1.51, -7.90) |
| CIE-LCH | lch(82.15, 8.04, 280.80°) |
| OKLab | oklab(84.67% 0.0015 -0.0212) |
| OKLCH | oklch(84.67% 0.021 274) |
| XYZ | xyz(58.1959, 60.5791, 75.6311) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.78
Fog
#D8DCE0
ΔE00 6.36
Dove Gray
#B6B8BD
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 6.81
Lavender (CSS)
#E6E6FA
ΔE00 6.90
Light Gray
#D3D3D3
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCDB #DBD7C8
analogous
#C8D6DB #C8CCDB #CEC8DB
triadic
#C8CCDB #DBC8CC #CCDBC8
tetradic
#C8CCDB #DBC8D6 #DBD7C8 #C8DBCE
square
#C8CCDB #DBC8D6 #DBD7C8 #C8DBCE
split-complementary
#C8CCDB #DBCEC8 #D6DBC8
monochromatic
#7E87AB #A3AAC3 #C8CCDB #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.60
#C8CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#C8CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCDB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCDB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#C4CFD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8ccdb; /* rgb */ color: rgb(200, 204, 219); /* oklch */ color: oklch(84.7% 0.021 274.0);
Tailwind
colors: {
custom: {
50: '#d8dbe6',
500: '#c8ccdb',
950: '#000000',
},
}SCSS
$custom: #c8ccdb; $custom-light: #d8dbe6; $custom-dark: #000000;
JSON
{
"hex": "#c8ccdb",
"rgb": {
"r": 200,
"g": 204,
"b": 219
},
"hsl": {
"h": 227.368,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.84666,
"c": 0.02123,
"h": 274
},
"luminance": 0.6058
}Semantic roles & 50–950 ramp
primary
#C8CCDB
secondary
#B1AB96
accent
#8D469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484