#C8D6E0#C8D6E0
#C8D6E0 is a very light, muted cyan. Relative luminance 0.658; OKLCH L 86.8% C 0.021 H 238.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6E0 |
|---|---|
| RGB | rgb(200, 214, 224) |
| HSL | hsl(205, 28%, 83%) |
| HSV | hsv(205, 11%, 88%) |
| CMYK | cmyk(10.7%, 4.5%, 0%, 12.2%) |
| CIE-LAB | lab(84.87, -2.75, -6.53) |
| CIE-LCH | lch(84.87, 7.09, 247.15°) |
| OKLab | oklab(86.85% -0.0107 -0.0176) |
| OKLCH | oklch(86.85% 0.021 238.7) |
| XYZ | xyz(61.3175, 65.7534, 79.9677) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.59
Light Gray
#D3D3D3
ΔE00 6.59
Light Blue Grey
#B7C9E2
ΔE00 6.69
Gainsboro
#DCDCDC
ΔE00 6.84
Silver (survey)
#C5C9C7
ΔE00 6.89
Cloudy Blue
#ACC2D9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6E0 #E0D2C8
analogous
#C8E0DE #C8D6E0 #C8CAE0
triadic
#C8D6E0 #E0C8D6 #D6E0C8
tetradic
#C8D6E0 #DEC8E0 #E0D2C8 #CAE0C8
square
#C8D6E0 #DEC8E0 #E0D2C8 #CAE0C8
split-complementary
#C8D6E0 #E0C8CA #E0DEC8
monochromatic
#7A9CB4 #A1B9CA #C8D6E0 #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.48
#C8D6E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#C8D6E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6E0
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6E0 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5E1
Deuteranopia (green-blind)
#CFD3E0
Tritanopia (blue-blind)
#C2D9D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d6e0; /* rgb */ color: rgb(200, 214, 224); /* oklch */ color: oklch(86.8% 0.021 238.7);
Tailwind
colors: {
custom: {
50: '#d8e2e9',
500: '#c8d6e0',
950: '#000000',
},
}SCSS
$custom: #c8d6e0; $custom-light: #d8e2e9; $custom-dark: #000000;
JSON
{
"hex": "#c8d6e0",
"rgb": {
"r": 200,
"g": 214,
"b": 224
},
"hsl": {
"h": 205,
"s": 27.907,
"l": 83.137
},
"oklch": {
"l": 0.86849,
"c": 0.02055,
"h": 238.7
},
"luminance": 0.65754
}Semantic roles & 50–950 ramp
primary
#C8D6E0
secondary
#B7A395
accent
#6A3FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484