#C8DCF2#C8DCF2
#C8DCF2 is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.6% C 0.037 H 250.8°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCF2 |
|---|---|
| RGB | rgb(200, 220, 242) |
| HSL | hsl(211, 62%, 87%) |
| HSV | hsv(211, 17%, 95%) |
| CMYK | cmyk(17.4%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(86.94, -2.19, -12.98) |
| CIE-LCH | lch(86.94, 13.16, 260.42°) |
| OKLab | oklab(88.64% -0.0123 -0.0351) |
| OKLCH | oklch(88.64% 0.037 250.8) |
| XYZ | xyz(65.4356, 69.8751, 94.0269) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.73
Lightsteelblue
#B0C4DE
ΔE00 5.96
Cloudy Blue
#ACC2D9
ΔE00 6.42
Powder Blue (survey)
#B1D1FC
ΔE00 6.50
Fog
#D8DCE0
ΔE00 7.96
Baby Blue (survey)
#A2CFFE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCF2 #F2DEC8
analogous
#C8F1F2 #C8DCF2 #C9C8F2
triadic
#C8DCF2 #F2C8DC #DCF2C8
tetradic
#C8DCF2 #F2C8F1 #F2DEC8 #C8F2C9
square
#C8DCF2 #F2C8F1 #F2DEC8 #C8F2C9
split-complementary
#C8DCF2 #F2C9C8 #F1F2C8
monochromatic
#659DDB #97BDE6 #C8DCF2 #E6EFF9 #E6EFF9
Accessibility & contrast
On white
1.40
#C8DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#C8DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCF2
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCF2 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#CFD8F2
Tritanopia (blue-blind)
#BDE1E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dcf2; /* rgb */ color: rgb(200, 220, 242); /* oklch */ color: oklch(88.6% 0.037 250.8);
Tailwind
colors: {
custom: {
50: '#d9e6f6',
500: '#c8dcf2',
950: '#000000',
},
}SCSS
$custom: #c8dcf2; $custom-light: #d9e6f6; $custom-dark: #000000;
JSON
{
"hex": "#c8dcf2",
"rgb": {
"r": 200,
"g": 220,
"b": 242
},
"hsl": {
"h": 211.429,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.88644,
"c": 0.03723,
"h": 250.8
},
"luminance": 0.69877
}Semantic roles & 50–950 ramp
primary
#C8DCF2
secondary
#D2B18D
accent
#771CC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485