#C8D7EE#C8D7EE
#C8D7EE is a very light, muted blue. Relative luminance 0.671; OKLCH L 87.5% C 0.036 H 258.9°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7EE |
|---|---|
| RGB | rgb(200, 215, 238) |
| HSL | hsl(216, 53%, 86%) |
| HSV | hsv(216, 16%, 93%) |
| CMYK | cmyk(16%, 9.7%, 0%, 6.7%) |
| CIE-LAB | lab(85.53, -0.42, -12.97) |
| CIE-LCH | lch(85.53, 12.98, 268.16°) |
| OKLab | oklab(87.5% -0.0069 -0.0351) |
| OKLCH | oklch(87.5% 0.036 258.9) |
| XYZ | xyz(63.5488, 67.0521, 90.4666) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.64
Lightsteelblue
#B0C4DE
ΔE00 5.11
Cloudy Blue
#ACC2D9
ΔE00 6.07
Powder Blue (survey)
#B1D1FC
ΔE00 6.55
Lavender (CSS)
#E6E6FA
ΔE00 7.52
Fog
#D8DCE0
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7EE #EEDFC8
analogous
#C8EAEE #C8D7EE #CCC8EE
triadic
#C8D7EE #EEC8D7 #D7EEC8
tetradic
#C8D7EE #EEC8EA #EEDFC8 #C8EECC
square
#C8D7EE #EEC8EA #EEDFC8 #C8EECC
split-complementary
#C8D7EE #EECCC8 #EAEEC8
monochromatic
#6A93D1 #99B5E0 #C8D7EE #E8EEF8 #E8EEF8
Accessibility & contrast
On white
1.46
#C8D7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#C8D7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7EE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7EE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#BFDCDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8d7ee; /* rgb */ color: rgb(200, 215, 238); /* oklch */ color: oklch(87.5% 0.036 258.9);
Tailwind
colors: {
custom: {
50: '#d9e3f3',
500: '#c8d7ee',
950: '#000000',
},
}SCSS
$custom: #c8d7ee; $custom-light: #d9e3f3; $custom-dark: #000000;
JSON
{
"hex": "#c8d7ee",
"rgb": {
"r": 200,
"g": 215,
"b": 238
},
"hsl": {
"h": 216.316,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.87501,
"c": 0.03576,
"h": 258.9
},
"luminance": 0.67053
}Semantic roles & 50–950 ramp
primary
#C8D7EE
secondary
#CBB38F
accent
#8325C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485