#C8D5E2#C8D5E2
#C8D5E2 is a very light, muted cyan. Relative luminance 0.654; OKLCH L 86.7% C 0.023 H 248.1°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D5E2 |
|---|---|
| RGB | rgb(200, 213, 226) |
| HSL | hsl(210, 31%, 84%) |
| HSV | hsv(210, 12%, 89%) |
| CMYK | cmyk(11.5%, 5.8%, 0%, 11.4%) |
| CIE-LAB | lab(84.67, -1.83, -7.89) |
| CIE-LCH | lch(84.67, 8.10, 256.94°) |
| OKLab | oklab(86.71% -0.0085 -0.0212) |
| OKLCH | oklch(86.71% 0.023 248.1) |
| XYZ | xyz(61.3380, 65.3580, 81.3205) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.99
Light Blue Grey
#B7C9E2
ΔE00 5.39
Cloudy Blue
#ACC2D9
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 6.45
Light Gray
#D3D3D3
ΔE00 7.03
Gainsboro
#DCDCDC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D5E2 #E2D5C8
analogous
#C8E2E2 #C8D5E2 #C8C8E2
triadic
#C8D5E2 #E2C8D5 #D5E2C8
tetradic
#C8D5E2 #E2C8E2 #E2D5C8 #C8E2C8
square
#C8D5E2 #E2C8E2 #E2D5C8 #C8E2C8
split-complementary
#C8D5E2 #E2C8C8 #E2E2C8
monochromatic
#7898B8 #A0B6CD #C8D5E2 #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.49
#C8D5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#C8D5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D5E2
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D5E2 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E3
Deuteranopia (green-blind)
#CDD2E2
Tritanopia (blue-blind)
#C2D8D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d5e2; /* rgb */ color: rgb(200, 213, 226); /* oklch */ color: oklch(86.7% 0.023 248.1);
Tailwind
colors: {
custom: {
50: '#d8e1eb',
500: '#c8d5e2',
950: '#000000',
},
}SCSS
$custom: #c8d5e2; $custom-light: #d8e1eb; $custom-dark: #000000;
JSON
{
"hex": "#c8d5e2",
"rgb": {
"r": 200,
"g": 213,
"b": 226
},
"hsl": {
"h": 210,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.86708,
"c": 0.02289,
"h": 248.1
},
"luminance": 0.65359
}Semantic roles & 50–950 ramp
primary
#C8D5E2
secondary
#BAA794
accent
#733CAA
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484