#C8D8EF#C8D8EF
#C8D8EF is a very light, muted blue. Relative luminance 0.676; OKLCH L 87.7% C 0.036 H 257.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D8EF |
|---|---|
| RGB | rgb(200, 216, 239) |
| HSL | hsl(215, 55%, 86%) |
| HSV | hsv(215, 16%, 94%) |
| CMYK | cmyk(16.3%, 9.6%, 0%, 6.3%) |
| CIE-LAB | lab(85.82, -0.73, -13.07) |
| CIE-LCH | lch(85.82, 13.09, 266.79°) |
| OKLab | oklab(87.74% -0.0079 -0.0354) |
| OKLCH | oklch(87.74% 0.036 257.4) |
| XYZ | xyz(63.9515, 67.6219, 91.3276) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.76
Lightsteelblue
#B0C4DE
ΔE00 5.20
Cloudy Blue
#ACC2D9
ΔE00 6.08
Powder Blue (survey)
#B1D1FC
ΔE00 6.41
Lavender (CSS)
#E6E6FA
ΔE00 7.77
Fog
#D8DCE0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D8EF #EFDFC8
analogous
#C8EBEF #C8D8EF #CBC8EF
triadic
#C8D8EF #EFC8D8 #D8EFC8
tetradic
#C8D8EF #EFC8EB #EFDFC8 #C8EFCB
square
#C8D8EF #EFC8EB #EFDFC8 #C8EFCB
split-complementary
#C8D8EF #EFCBC8 #EBEFC8
monochromatic
#6995D3 #99B6E1 #C8D8EF #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.45
#C8D8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C8D8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D8EF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D8EF | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F0
Deuteranopia (green-blind)
#CCD5EE
Tritanopia (blue-blind)
#BFDDDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8d8ef; /* rgb */ color: rgb(200, 216, 239); /* oklch */ color: oklch(87.7% 0.036 257.4);
Tailwind
colors: {
custom: {
50: '#d9e4f4',
500: '#c8d8ef',
950: '#000000',
},
}SCSS
$custom: #c8d8ef; $custom-light: #d9e4f4; $custom-dark: #000000;
JSON
{
"hex": "#c8d8ef",
"rgb": {
"r": 200,
"g": 216,
"b": 239
},
"hsl": {
"h": 215.385,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.87736,
"c": 0.03624,
"h": 257.4
},
"luminance": 0.67623
}Semantic roles & 50–950 ramp
primary
#C8D8EF
secondary
#CDB38E
accent
#8123C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485