#C8D6E2#C8D6E2
#C8D6E2 is a very light, muted cyan. Relative luminance 0.659; OKLCH L 86.9% C 0.023 H 243.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6E2 |
|---|---|
| RGB | rgb(200, 214, 226) |
| HSL | hsl(208, 31%, 84%) |
| HSV | hsv(208, 12%, 89%) |
| CMYK | cmyk(11.5%, 5.3%, 0%, 11.4%) |
| CIE-LAB | lab(84.93, -2.35, -7.51) |
| CIE-LCH | lch(84.93, 7.87, 252.61°) |
| OKLab | oklab(86.91% -0.0099 -0.0202) |
| OKLCH | oklch(86.91% 0.023 243.8) |
| XYZ | xyz(61.5903, 65.8626, 81.4046) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.90
Light Blue Grey
#B7C9E2
ΔE00 5.91
Cloudy Blue
#ACC2D9
ΔE00 6.68
Lightsteelblue
#B0C4DE
ΔE00 6.91
Light Gray
#D3D3D3
ΔE00 7.00
Gainsboro
#DCDCDC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6E2 #E2D4C8
analogous
#C8E2E1 #C8D6E2 #C8C9E2
triadic
#C8D6E2 #E2C8D6 #D6E2C8
tetradic
#C8D6E2 #E1C8E2 #E2D4C8 #C9E2C8
square
#C8D6E2 #E1C8E2 #E2D4C8 #C9E2C8
split-complementary
#C8D6E2 #E2C8C9 #E2E1C8
monochromatic
#789AB8 #A0B8CD #C8D6E2 #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.48
#C8D6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#C8D6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6E2
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6E2 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E3
Deuteranopia (green-blind)
#CED3E2
Tritanopia (blue-blind)
#C2D9DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d6e2; /* rgb */ color: rgb(200, 214, 226); /* oklch */ color: oklch(86.9% 0.023 243.8);
Tailwind
colors: {
custom: {
50: '#d8e2eb',
500: '#c8d6e2',
950: '#000000',
},
}SCSS
$custom: #c8d6e2; $custom-light: #d8e2eb; $custom-dark: #000000;
JSON
{
"hex": "#c8d6e2",
"rgb": {
"r": 200,
"g": 214,
"b": 226
},
"hsl": {
"h": 207.692,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.86911,
"c": 0.02252,
"h": 243.8
},
"luminance": 0.65863
}Semantic roles & 50–950 ramp
primary
#C8D6E2
secondary
#BAA694
accent
#6F3CAA
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484