#C8DCEF#C8DCEF
#C8DCEF is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.5% C 0.034 H 246.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCEF |
|---|---|
| RGB | rgb(200, 220, 239) |
| HSL | hsl(209, 55%, 86%) |
| HSV | hsv(209, 16%, 94%) |
| CMYK | cmyk(16.3%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(86.85, -2.82, -11.53) |
| CIE-LCH | lch(86.85, 11.87, 256.26°) |
| OKLab | oklab(88.55% -0.0133 -0.0312) |
| OKLCH | oklch(88.55% 0.034 246.8) |
| XYZ | xyz(64.9888, 69.6964, 91.6734) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.25
Lightsteelblue
#B0C4DE
ΔE00 6.38
Cloudy Blue
#ACC2D9
ΔE00 6.52
Fog
#D8DCE0
ΔE00 7.27
Powder Blue (survey)
#B1D1FC
ΔE00 7.44
Lightblue
#ADD8E6
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCEF #EFDBC8
analogous
#C8EFEE #C8DCEF #C8C8EF
triadic
#C8DCEF #EFC8DC #DCEFC8
tetradic
#C8DCEF #EEC8EF #EFDBC8 #C8EFC8
square
#C8DCEF #EEC8EF #EFDBC8 #C8EFC8
split-complementary
#C8DCEF #EFC8C8 #EFEEC8
monochromatic
#69A0D3 #99BEE1 #C8DCEF #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.41
#C8DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#C8DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCEF
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCEF | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#D0D8EF
Tritanopia (blue-blind)
#BEE0E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dcef; /* rgb */ color: rgb(200, 220, 239); /* oklch */ color: oklch(88.5% 0.034 246.8);
Tailwind
colors: {
custom: {
50: '#d9e6f4',
500: '#c8dcef',
950: '#000000',
},
}SCSS
$custom: #c8dcef; $custom-light: #d9e6f4; $custom-dark: #000000;
JSON
{
"hex": "#c8dcef",
"rgb": {
"r": 200,
"g": 220,
"b": 239
},
"hsl": {
"h": 209.231,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.88546,
"c": 0.03392,
"h": 246.8
},
"luminance": 0.69698
}Semantic roles & 50–950 ramp
primary
#C8DCEF
secondary
#CDAD8E
accent
#7123C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485