#C8D4E2#C8D4E2
#C8D4E2 is a very light, muted cyan. Relative luminance 0.649; OKLCH L 86.5% C 0.023 H 252.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4E2 |
|---|---|
| RGB | rgb(200, 212, 226) |
| HSL | hsl(212, 31%, 84%) |
| HSV | hsv(212, 12%, 89%) |
| CMYK | cmyk(11.5%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(84.41, -1.31, -8.28) |
| CIE-LCH | lch(84.41, 8.38, 261.02°) |
| OKLab | oklab(86.51% -0.0071 -0.0223) |
| OKLCH | oklch(86.51% 0.023 252.2) |
| XYZ | xyz(61.0873, 64.8565, 81.2369) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.93
Fog
#D8DCE0
ΔE00 5.18
Lightsteelblue
#B0C4DE
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 6.18
Light Gray
#D3D3D3
ΔE00 7.14
Gainsboro
#DCDCDC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4E2 #E2D6C8
analogous
#C8E1E2 #C8D4E2 #C9C8E2
triadic
#C8D4E2 #E2C8D4 #D4E2C8
tetradic
#C8D4E2 #E2C8E1 #E2D6C8 #C8E2C9
square
#C8D4E2 #E2C8E1 #E2D6C8 #C8E2C9
split-complementary
#C8D4E2 #E2C9C8 #E1E2C8
monochromatic
#7895B8 #A0B5CD #C8D4E2 #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.50
#C8D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#C8D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4E2
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4E2 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#CCD1E2
Tritanopia (blue-blind)
#C2D7D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d4e2; /* rgb */ color: rgb(200, 212, 226); /* oklch */ color: oklch(86.5% 0.023 252.2);
Tailwind
colors: {
custom: {
50: '#d8e1eb',
500: '#c8d4e2',
950: '#000000',
},
}SCSS
$custom: #c8d4e2; $custom-light: #d8e1eb; $custom-dark: #000000;
JSON
{
"hex": "#c8d4e2",
"rgb": {
"r": 200,
"g": 212,
"b": 226
},
"hsl": {
"h": 212.308,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.86505,
"c": 0.02339,
"h": 252.2
},
"luminance": 0.64857
}Semantic roles & 50–950 ramp
primary
#C8D4E2
secondary
#BAA994
accent
#773CAA
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484