#C8D9FB#C8D9FB
#C8D9FB is a very light, muted blue. Relative luminance 0.689; OKLCH L 88.3% C 0.051 H 264.3°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D9FB |
|---|---|
| RGB | rgb(200, 217, 251) |
| HSL | hsl(220, 86%, 88%) |
| HSV | hsv(220, 20%, 98%) |
| CMYK | cmyk(20.3%, 13.5%, 0%, 1.6%) |
| CIE-LAB | lab(86.44, 1.31, -18.47) |
| CIE-LCH | lch(86.44, 18.52, 274.05°) |
| OKLab | oklab(88.35% -0.005 -0.0503) |
| OKLCH | oklch(88.35% 0.051 264.3) |
| XYZ | xyz(66.0404, 68.8686, 101.0616) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.11
Powder Blue (survey)
#B1D1FC
ΔE00 5.18
Lightsteelblue
#B0C4DE
ΔE00 6.26
Light Periwinkle
#C1C6FC
ΔE00 6.72
Periwinkle
#CCCCFF
ΔE00 7.01
Cloudy Blue
#ACC2D9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D9FB #FBEAC8
analogous
#C8F2FB #C8D9FB #D0C8FB
triadic
#C8D9FB #FBC8D9 #D9FBC8
tetradic
#C8D9FB #FBC8F2 #FBEAC8 #C8FBD0
square
#C8D9FB #FBC8F2 #FBEAC8 #C8FBD0
split-complementary
#C8D9FB #FBD0C8 #F2FBC8
monochromatic
#568AF3 #8FB2F7 #C8D9FB #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.42
#C8D9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#C8D9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D9FB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D9FB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFD
Deuteranopia (green-blind)
#CAD6FA
Tritanopia (blue-blind)
#BBE0E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8d9fb; /* rgb */ color: rgb(200, 217, 251); /* oklch */ color: oklch(88.3% 0.051 264.3);
Tailwind
colors: {
custom: {
50: '#d9e4fc',
500: '#c8d9fb',
950: '#000000',
},
}SCSS
$custom: #c8d9fb; $custom-light: #d9e4fc; $custom-dark: #000000;
JSON
{
"hex": "#c8d9fb",
"rgb": {
"r": 200,
"g": 217,
"b": 251
},
"hsl": {
"h": 220,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.88345,
"c": 0.05053,
"h": 264.3
},
"luminance": 0.6887
}Semantic roles & 50–950 ramp
primary
#C8D9FB
secondary
#E1C386
accent
#9803E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485