#C8D0EF#C8D0EF
#C8D0EF is a very light, muted blue. Relative luminance 0.636; OKLCH L 86.1% C 0.044 H 274.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0EF |
|---|---|
| RGB | rgb(200, 208, 239) |
| HSL | hsl(228, 55%, 86%) |
| HSV | hsv(228, 16%, 94%) |
| CMYK | cmyk(16.3%, 13%, 0%, 6.3%) |
| CIE-LAB | lab(83.77, 3.48, -16.14) |
| CIE-LCH | lch(83.77, 16.51, 282.17°) |
| OKLab | oklab(86.13% 0.0031 -0.0438) |
| OKLCH | oklch(86.13% 0.044 274) |
| XYZ | xyz(61.9516, 63.6221, 90.6610) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.65
Light Blue Grey
#B7C9E2
ΔE00 5.70
Light Periwinkle
#C1C6FC
ΔE00 5.96
Lightsteelblue
#B0C4DE
ΔE00 6.73
Lavender (CSS)
#E6E6FA
ΔE00 6.90
Powder Blue (survey)
#B1D1FC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0EF #EFE7C8
analogous
#C8E3EF #C8D0EF #D3C8EF
triadic
#C8D0EF #EFC8D0 #D0EFC8
tetradic
#C8D0EF #EFC8E3 #EFE7C8 #C8EFD3
square
#C8D0EF #EFC8E3 #EFE7C8 #C8EFD3
split-complementary
#C8D0EF #EFD3C8 #E3EFC8
monochromatic
#697FD3 #99A7E1 #C8D0EF #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.53
#C8D0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#C8D0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0EF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0EF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2F0
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#BFD6DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d0ef; /* rgb */ color: rgb(200, 208, 239); /* oklch */ color: oklch(86.1% 0.044 274.0);
Tailwind
colors: {
custom: {
50: '#d9def4',
500: '#c8d0ef',
950: '#000000',
},
}SCSS
$custom: #c8d0ef; $custom-light: #d9def4; $custom-dark: #000000;
JSON
{
"hex": "#c8d0ef",
"rgb": {
"r": 200,
"g": 208,
"b": 239
},
"hsl": {
"h": 227.692,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.86129,
"c": 0.04388,
"h": 274
},
"luminance": 0.63623
}Semantic roles & 50–950 ramp
primary
#C8D0EF
secondary
#CDC08E
accent
#A223C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485