#C8D9FF#C8D9FF
#C8D9FF is a very light, muted blue. Relative luminance 0.691; OKLCH L 88.5% C 0.056 H 266.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D9FF |
|---|---|
| RGB | rgb(200, 217, 255) |
| HSL | hsl(221, 100%, 89%) |
| HSV | hsv(221, 22%, 100%) |
| CMYK | cmyk(21.6%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(86.57, 2.18, -20.39) |
| CIE-LCH | lch(86.57, 20.51, 276.11°) |
| OKLab | oklab(88.49% -0.0037 -0.0556) |
| OKLCH | oklch(88.49% 0.056 266.2) |
| XYZ | xyz(66.6776, 69.1235, 104.4175) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.18
Light Blue Grey
#B7C9E2
ΔE00 5.89
Light Periwinkle
#C1C6FC
ΔE00 6.01
Periwinkle
#CCCCFF
ΔE00 6.28
Lightsteelblue
#B0C4DE
ΔE00 6.89
Baby Blue (survey)
#A2CFFE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D9FF #FFEEC8
analogous
#C8F4FF #C8D9FF #D3C8FF
triadic
#C8D9FF #FFC8D9 #D9FFC8
tetradic
#C8D9FF #FFC8F4 #FFEEC8 #C8FFD3
square
#C8D9FF #FFC8F4 #FFEEC8 #C8FFD3
split-complementary
#C8D9FF #FFD3C8 #F4FFC8
monochromatic
#4E84FF #8BAFFF #C8D9FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.42
#C8D9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#C8D9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D9FF
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D9FF | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C9D6FE
Tritanopia (blue-blind)
#BAE0E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8d9ff; /* rgb */ color: rgb(200, 217, 255); /* oklch */ color: oklch(88.5% 0.056 266.2);
Tailwind
colors: {
custom: {
50: '#d9e4ff',
500: '#c8d9ff',
950: '#000000',
},
}SCSS
$custom: #c8d9ff; $custom-light: #d9e4ff; $custom-dark: #000000;
JSON
{
"hex": "#c8d9ff",
"rgb": {
"r": 200,
"g": 217,
"b": 255
},
"hsl": {
"h": 221.455,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.88486,
"c": 0.05572,
"h": 266.2
},
"luminance": 0.69125
}Semantic roles & 50–950 ramp
primary
#C8D9FF
secondary
#E9C982
accent
#9F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486