#C8DCEB#C8DCEB
#C8DCEB is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.4% C 0.030 H 240.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCEB |
|---|---|
| RGB | rgb(200, 220, 235) |
| HSL | hsl(206, 47%, 85%) |
| HSV | hsv(206, 15%, 92%) |
| CMYK | cmyk(14.9%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(86.73, -3.65, -9.59) |
| CIE-LCH | lch(86.73, 10.26, 249.18°) |
| OKLab | oklab(88.42% -0.0148 -0.0259) |
| OKLCH | oklch(88.42% 0.03 240.2) |
| XYZ | xyz(64.4044, 69.4626, 88.5956) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.30
Fog
#D8DCE0
ΔE00 6.52
Cloudy Blue
#ACC2D9
ΔE00 7.04
Lightblue
#ADD8E6
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 7.28
Aliceblue
#F0F8FF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCEB #EBD7C8
analogous
#C8EBE8 #C8DCEB #C8CAEB
triadic
#C8DCEB #EBC8DC #DCEBC8
tetradic
#C8DCEB #E8C8EB #EBD7C8 #CAEBC8
square
#C8DCEB #E8C8EB #EBD7C8 #CAEBC8
split-complementary
#C8DCEB #EBC8CA #EBE8C8
monochromatic
#6EA3CA #9BBFDB #C8DCEB #E9F1F7 #E9F1F7
Accessibility & contrast
On white
1.41
#C8DCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#C8DCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCEB
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCEB | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#BFE0E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dceb; /* rgb */ color: rgb(200, 220, 235); /* oklch */ color: oklch(88.4% 0.030 240.2);
Tailwind
colors: {
custom: {
50: '#d9e6f1',
500: '#c8dceb',
950: '#000000',
},
}SCSS
$custom: #c8dceb; $custom-light: #d9e6f1; $custom-dark: #000000;
JSON
{
"hex": "#c8dceb",
"rgb": {
"r": 200,
"g": 220,
"b": 235
},
"hsl": {
"h": 205.714,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.88417,
"c": 0.02983,
"h": 240.2
},
"luminance": 0.69464
}Semantic roles & 50–950 ramp
primary
#C8DCEB
secondary
#C7A890
accent
#692CBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485