#C8D4E3#C8D4E3
#C8D4E3 is a very light, muted cyan. Relative luminance 0.649; OKLCH L 86.5% C 0.025 H 254.0°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4E3 |
|---|---|
| RGB | rgb(200, 212, 227) |
| HSL | hsl(213, 33%, 84%) |
| HSV | hsv(213, 12%, 89%) |
| CMYK | cmyk(11.9%, 6.6%, 0%, 11%) |
| CIE-LAB | lab(84.44, -1.11, -8.76) |
| CIE-LCH | lch(84.44, 8.83, 262.81°) |
| OKLab | oklab(86.54% -0.0068 -0.0236) |
| OKLCH | oklch(86.54% 0.025 254) |
| XYZ | xyz(61.2249, 64.9115, 81.9617) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.63
Fog
#D8DCE0
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 5.83
Cloudy Blue
#ACC2D9
ΔE00 6.06
Light Gray
#D3D3D3
ΔE00 7.43
Gainsboro
#DCDCDC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4E3 #E3D7C8
analogous
#C8E1E3 #C8D4E3 #C9C8E3
triadic
#C8D4E3 #E3C8D4 #D4E3C8
tetradic
#C8D4E3 #E3C8E1 #E3D7C8 #C8E3C9
square
#C8D4E3 #E3C8E1 #E3D7C8 #C8E3C9
split-complementary
#C8D4E3 #E3C9C8 #E1E3C8
monochromatic
#7795BA #9FB4CE #C8D4E3 #EBEFF5 #EBEFF5
Accessibility & contrast
On white
1.50
#C8D4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#C8D4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4E3
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4E3 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E4
Deuteranopia (green-blind)
#CCD1E3
Tritanopia (blue-blind)
#C2D7D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d4e3; /* rgb */ color: rgb(200, 212, 227); /* oklch */ color: oklch(86.5% 0.025 254.0);
Tailwind
colors: {
custom: {
50: '#d8e1eb',
500: '#c8d4e3',
950: '#000000',
},
}SCSS
$custom: #c8d4e3; $custom-light: #d8e1eb; $custom-dark: #000000;
JSON
{
"hex": "#c8d4e3",
"rgb": {
"r": 200,
"g": 212,
"b": 227
},
"hsl": {
"h": 213.333,
"s": 32.53,
"l": 83.725
},
"oklch": {
"l": 0.86537,
"c": 0.02454,
"h": 254
},
"luminance": 0.64912
}Semantic roles & 50–950 ramp
primary
#C8D4E3
secondary
#BCAA94
accent
#793AAB
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484