#C8DCEA#C8DCEA
#C8DCEA is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.4% C 0.029 H 238.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCEA |
|---|---|
| RGB | rgb(200, 220, 234) |
| HSL | hsl(205, 45%, 85%) |
| HSV | hsv(205, 15%, 92%) |
| CMYK | cmyk(14.5%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(86.70, -3.85, -9.10) |
| CIE-LCH | lch(86.70, 9.89, 247.07°) |
| OKLab | oklab(88.39% -0.0152 -0.0246) |
| OKLCH | oklch(88.39% 0.029 238.3) |
| XYZ | xyz(64.2603, 69.4050, 87.8368) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.38
Light Blue Grey
#B7C9E2
ΔE00 6.62
Lightblue
#ADD8E6
ΔE00 7.00
Cloudy Blue
#ACC2D9
ΔE00 7.24
Lightsteelblue
#B0C4DE
ΔE00 7.56
Aliceblue
#F0F8FF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCEA #EAD6C8
analogous
#C8EAE7 #C8DCEA #C8CBEA
triadic
#C8DCEA #EAC8DC #DCEAC8
tetradic
#C8DCEA #E7C8EA #EAD6C8 #CBEAC8
square
#C8DCEA #E7C8EA #EAD6C8 #CBEAC8
split-complementary
#C8DCEA #EAC8CB #EAE7C8
monochromatic
#6FA4C8 #9CC0D9 #C8DCEA #E9F1F7 #E9F1F7
Accessibility & contrast
On white
1.41
#C8DCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#C8DCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCEA
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCEA | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#BFE0E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dcea; /* rgb */ color: rgb(200, 220, 234); /* oklch */ color: oklch(88.4% 0.029 238.3);
Tailwind
colors: {
custom: {
50: '#d9e6f0',
500: '#c8dcea',
950: '#000000',
},
}SCSS
$custom: #c8dcea; $custom-light: #d9e6f0; $custom-dark: #000000;
JSON
{
"hex": "#c8dcea",
"rgb": {
"r": 200,
"g": 220,
"b": 234
},
"hsl": {
"h": 204.706,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.88385,
"c": 0.02889,
"h": 238.3
},
"luminance": 0.69406
}Semantic roles & 50–950 ramp
primary
#C8DCEA
secondary
#C5A691
accent
#672EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485