#C8DDE2#C8DDE2
#C8DDE2 is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.3% C 0.023 H 213.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDE2 |
|---|---|
| RGB | rgb(200, 221, 226) |
| HSL | hsl(192, 31%, 84%) |
| HSV | hsv(192, 12%, 89%) |
| CMYK | cmyk(11.5%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(86.74, -5.98, -4.83) |
| CIE-LCH | lch(86.74, 7.69, 218.89°) |
| OKLab | oklab(88.34% -0.0196 -0.013) |
| OKLCH | oklch(88.34% 0.023 213.6) |
| XYZ | xyz(63.4001, 69.4821, 82.0079) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.24
Fog
#D8DCE0
ΔE00 6.70
Powder Blue
#B0E0E6
ΔE00 7.22
Light Grey
#D8DCD6
ΔE00 7.62
Silver (survey)
#C5C9C7
ΔE00 7.82
Azure (CSS)
#F0FFFF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDE2 #E2CDC8
analogous
#C8E2DA #C8DDE2 #C8D0E2
triadic
#C8DDE2 #E2C8DD #DDE2C8
tetradic
#C8DDE2 #DAC8E2 #E2CDC8 #D0E2C8
square
#C8DDE2 #DAC8E2 #E2CDC8 #D0E2C8
split-complementary
#C8DDE2 #E2C8D0 #E2DAC8
monochromatic
#78ABB8 #A0C4CD #C8DDE2 #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.41
#C8DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#C8DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDE2
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDE2 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE2
Deuteranopia (green-blind)
#D4D8E2
Tritanopia (blue-blind)
#C1DFDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dde2; /* rgb */ color: rgb(200, 221, 226); /* oklch */ color: oklch(88.3% 0.023 213.6);
Tailwind
colors: {
custom: {
50: '#d8e7eb',
500: '#c8dde2',
950: '#000000',
},
}SCSS
$custom: #c8dde2; $custom-light: #d8e7eb; $custom-dark: #000000;
JSON
{
"hex": "#c8dde2",
"rgb": {
"r": 200,
"g": 221,
"b": 226
},
"hsl": {
"h": 191.538,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.88342,
"c": 0.02349,
"h": 213.6
},
"luminance": 0.69483
}Semantic roles & 50–950 ramp
primary
#C8DDE2
secondary
#BA9B94
accent
#513CAA
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484