#C8D0EB#C8D0EB
#C8D0EB is a very light, muted blue. Relative luminance 0.634; OKLCH L 86.0% C 0.038 H 272.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0EB |
|---|---|
| RGB | rgb(200, 208, 235) |
| HSL | hsl(226, 47%, 85%) |
| HSV | hsv(226, 15%, 92%) |
| CMYK | cmyk(14.9%, 11.5%, 0%, 7.8%) |
| CIE-LAB | lab(83.65, 2.64, -14.20) |
| CIE-LCH | lch(83.65, 14.44, 280.54°) |
| OKLab | oklab(85.99% 0.0017 -0.0384) |
| OKLCH | oklch(85.99% 0.038 272.5) |
| XYZ | xyz(61.3672, 63.3884, 87.5832) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.99
Lightsteelblue
#B0C4DE
ΔE00 6.16
Lavender (CSS)
#E6E6FA
ΔE00 6.48
Periwinkle
#CCCCFF
ΔE00 6.92
Light Periwinkle
#C1C6FC
ΔE00 7.17
Cloudy Blue
#ACC2D9
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0EB #EBE3C8
analogous
#C8E1EB #C8D0EB #D1C8EB
triadic
#C8D0EB #EBC8D0 #D0EBC8
tetradic
#C8D0EB #EBC8E1 #EBE3C8 #C8EBD1
square
#C8D0EB #EBC8E1 #EBE3C8 #C8EBD1
split-complementary
#C8D0EB #EBD1C8 #E1EBC8
monochromatic
#6E83CA #9BAADB #C8D0EB #E9ECF7 #E9ECF7
Accessibility & contrast
On white
1.54
#C8D0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#C8D0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0EB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0EB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#C0D5D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d0eb; /* rgb */ color: rgb(200, 208, 235); /* oklch */ color: oklch(86.0% 0.038 272.5);
Tailwind
colors: {
custom: {
50: '#d9def1',
500: '#c8d0eb',
950: '#000000',
},
}SCSS
$custom: #c8d0eb; $custom-light: #d9def1; $custom-dark: #000000;
JSON
{
"hex": "#c8d0eb",
"rgb": {
"r": 200,
"g": 208,
"b": 235
},
"hsl": {
"h": 226.286,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.85993,
"c": 0.03845,
"h": 272.5
},
"luminance": 0.63389
}Semantic roles & 50–950 ramp
primary
#C8D0EB
secondary
#C7BA90
accent
#992CBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485