#C8D3DF#C8D3DF
#C8D3DF is a very light, muted cyan. Relative luminance 0.642; OKLCH L 86.2% C 0.021 H 250.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3DF |
|---|---|
| RGB | rgb(200, 211, 223) |
| HSL | hsl(211, 26%, 83%) |
| HSV | hsv(211, 10%, 87%) |
| CMYK | cmyk(10.3%, 5.4%, 0%, 12.5%) |
| CIE-LAB | lab(84.07, -1.38, -7.19) |
| CIE-LCH | lch(84.07, 7.32, 259.11°) |
| OKLab | oklab(86.21% -0.0069 -0.0193) |
| OKLCH | oklch(86.21% 0.021 250.4) |
| XYZ | xyz(60.4301, 64.1949, 79.0049) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.60
Light Blue Grey
#B7C9E2
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 6.41
Cloudy Blue
#ACC2D9
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 6.56
Gainsboro
#DCDCDC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3DF #DFD4C8
analogous
#C8DEDF #C8D3DF #C8C8DF
triadic
#C8D3DF #DFC8D3 #D3DFC8
tetradic
#C8D3DF #DFC8DE #DFD4C8 #C8DFC8
square
#C8D3DF #DFC8DE #DFD4C8 #C8DFC8
split-complementary
#C8D3DF #DFC8C8 #DEDFC8
monochromatic
#7B95B2 #A1B4C8 #C8D3DF #ECF0F4 #ECF0F4
Accessibility & contrast
On white
1.52
#C8D3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#C8D3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3DF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3DF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3E0
Deuteranopia (green-blind)
#CCD1DF
Tritanopia (blue-blind)
#C3D6D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d3df; /* rgb */ color: rgb(200, 211, 223); /* oklch */ color: oklch(86.2% 0.021 250.4);
Tailwind
colors: {
custom: {
50: '#d8e0e9',
500: '#c8d3df',
950: '#000000',
},
}SCSS
$custom: #c8d3df; $custom-light: #d8e0e9; $custom-dark: #000000;
JSON
{
"hex": "#c8d3df",
"rgb": {
"r": 200,
"g": 211,
"b": 223
},
"hsl": {
"h": 211.304,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.86208,
"c": 0.02051,
"h": 250.4
},
"luminance": 0.64196
}Semantic roles & 50–950 ramp
primary
#C8D3DF
secondary
#B6A695
accent
#7540A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484