#C8D0EC#C8D0EC
#C8D0EC is a very light, muted blue. Relative luminance 0.634; OKLCH L 86.0% C 0.040 H 272.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0EC |
|---|---|
| RGB | rgb(200, 208, 236) |
| HSL | hsl(227, 49%, 85%) |
| HSV | hsv(227, 15%, 93%) |
| CMYK | cmyk(15.3%, 11.9%, 0%, 7.5%) |
| CIE-LAB | lab(83.68, 2.85, -14.68) |
| CIE-LCH | lch(83.68, 14.96, 280.99°) |
| OKLab | oklab(86.03% 0.002 -0.0397) |
| OKLCH | oklch(86.03% 0.04 272.9) |
| XYZ | xyz(61.5121, 63.4463, 88.3462) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.16
Lightsteelblue
#B0C4DE
ΔE00 6.29
Lavender (CSS)
#E6E6FA
ΔE00 6.56
Periwinkle
#CCCCFF
ΔE00 6.59
Light Periwinkle
#C1C6FC
ΔE00 6.85
Cloudy Blue
#ACC2D9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0EC #ECE4C8
analogous
#C8E2EC #C8D0EC #D2C8EC
triadic
#C8D0EC #ECC8D0 #D0ECC8
tetradic
#C8D0EC #ECC8E2 #ECE4C8 #C8ECD2
square
#C8D0EC #ECC8E2 #ECE4C8 #C8ECD2
split-complementary
#C8D0EC #ECD2C8 #E2ECC8
monochromatic
#6D82CD #9BA9DC #C8D0EC #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.53
#C8D0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#C8D0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0EC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0EC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2ED
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#C0D5D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d0ec; /* rgb */ color: rgb(200, 208, 236); /* oklch */ color: oklch(86.0% 0.040 272.9);
Tailwind
colors: {
custom: {
50: '#d9def2',
500: '#c8d0ec',
950: '#000000',
},
}SCSS
$custom: #c8d0ec; $custom-light: #d9def2; $custom-dark: #000000;
JSON
{
"hex": "#c8d0ec",
"rgb": {
"r": 200,
"g": 208,
"b": 236
},
"hsl": {
"h": 226.667,
"s": 48.649,
"l": 85.49
},
"oklch": {
"l": 0.86027,
"c": 0.0398,
"h": 272.9
},
"luminance": 0.63447
}Semantic roles & 50–950 ramp
primary
#C8D0EC
secondary
#C8BC90
accent
#9B2ABC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485