#C8D7EF#C8D7EF
#C8D7EF is a very light, muted blue. Relative luminance 0.671; OKLCH L 87.5% C 0.037 H 259.8°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7EF |
|---|---|
| RGB | rgb(200, 215, 239) |
| HSL | hsl(217, 55%, 86%) |
| HSV | hsv(217, 16%, 94%) |
| CMYK | cmyk(16.3%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(85.56, -0.21, -13.45) |
| CIE-LCH | lch(85.56, 13.46, 269.11°) |
| OKLab | oklab(87.53% -0.0065 -0.0364) |
| OKLCH | oklch(87.53% 0.037 259.8) |
| XYZ | xyz(63.6961, 67.1110, 91.2425) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.65
Lightsteelblue
#B0C4DE
ΔE00 5.12
Cloudy Blue
#ACC2D9
ΔE00 6.18
Powder Blue (survey)
#B1D1FC
ΔE00 6.38
Lavender (CSS)
#E6E6FA
ΔE00 7.44
Fog
#D8DCE0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7EF #EFE0C8
analogous
#C8EAEF #C8D7EF #CCC8EF
triadic
#C8D7EF #EFC8D7 #D7EFC8
tetradic
#C8D7EF #EFC8EA #EFE0C8 #C8EFCC
square
#C8D7EF #EFC8EA #EFE0C8 #C8EFCC
split-complementary
#C8D7EF #EFCCC8 #EAEFC8
monochromatic
#6992D3 #99B5E1 #C8D7EF #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.46
#C8D7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C8D7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7EF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7EF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F0
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#BFDCDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8d7ef; /* rgb */ color: rgb(200, 215, 239); /* oklch */ color: oklch(87.5% 0.037 259.8);
Tailwind
colors: {
custom: {
50: '#d9e3f4',
500: '#c8d7ef',
950: '#000000',
},
}SCSS
$custom: #c8d7ef; $custom-light: #d9e3f4; $custom-dark: #000000;
JSON
{
"hex": "#c8d7ef",
"rgb": {
"r": 200,
"g": 215,
"b": 239
},
"hsl": {
"h": 216.923,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.87534,
"c": 0.037,
"h": 259.8
},
"luminance": 0.67112
}Semantic roles & 50–950 ramp
primary
#C8D7EF
secondary
#CDB58E
accent
#8523C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485