#C8D0E8#C8D0E8
#C8D0E8 is a very light, muted blue. Relative luminance 0.632; OKLCH L 85.9% C 0.034 H 271.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0E8 |
|---|---|
| RGB | rgb(200, 208, 232) |
| HSL | hsl(225, 41%, 85%) |
| HSV | hsv(225, 14%, 91%) |
| CMYK | cmyk(13.8%, 10.3%, 0%, 9%) |
| CIE-LAB | lab(83.56, 2.02, -12.74) |
| CIE-LCH | lch(83.56, 12.90, 279.01°) |
| OKLab | oklab(85.89% 0.0006 -0.0344) |
| OKLCH | oklch(85.89% 0.034 271) |
| XYZ | xyz(60.9375, 63.2165, 85.3198) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.56
Lightsteelblue
#B0C4DE
ΔE00 5.80
Lavender (CSS)
#E6E6FA
ΔE00 6.35
Cloudy Blue
#ACC2D9
ΔE00 7.18
Periwinkle
#CCCCFF
ΔE00 7.95
Light Periwinkle
#C1C6FC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0E8 #E8E0C8
analogous
#C8E0E8 #C8D0E8 #D0C8E8
triadic
#C8D0E8 #E8C8D0 #D0E8C8
tetradic
#C8D0E8 #E8C8E0 #E8E0C8 #C8E8D0
square
#C8D0E8 #E8C8E0 #E8E0C8 #C8E8D0
split-complementary
#C8D0E8 #E8D0C8 #E0E8C8
monochromatic
#7286C4 #9DABD6 #C8D0E8 #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.54
#C8D0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#C8D0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0E8
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0E8 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2E9
Deuteranopia (green-blind)
#C7CFE7
Tritanopia (blue-blind)
#C1D4D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d0e8; /* rgb */ color: rgb(200, 208, 232); /* oklch */ color: oklch(85.9% 0.034 271.0);
Tailwind
colors: {
custom: {
50: '#d8deef',
500: '#c8d0e8',
950: '#000000',
},
}SCSS
$custom: #c8d0e8; $custom-light: #d8deef; $custom-dark: #000000;
JSON
{
"hex": "#c8d0e8",
"rgb": {
"r": 200,
"g": 208,
"b": 232
},
"hsl": {
"h": 225,
"s": 41.026,
"l": 84.706
},
"oklch": {
"l": 0.85893,
"c": 0.03441,
"h": 271
},
"luminance": 0.63217
}Semantic roles & 50–950 ramp
primary
#C8D0E8
secondary
#C2B692
accent
#9331B4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485