#C8DCFB#C8DCFB
#C8DCFB is a very light, muted blue. Relative luminance 0.704; OKLCH L 88.9% C 0.048 H 259.1°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCFB |
|---|---|
| RGB | rgb(200, 220, 251) |
| HSL | hsl(216, 86%, 88%) |
| HSV | hsv(216, 20%, 98%) |
| CMYK | cmyk(20.3%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(87.21, -0.27, -17.32) |
| CIE-LCH | lch(87.21, 17.32, 269.12°) |
| OKLab | oklab(88.95% -0.0091 -0.0471) |
| OKLCH | oklch(88.95% 0.048 259.1) |
| XYZ | xyz(66.8207, 70.4292, 101.3217) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.86
Light Blue Grey
#B7C9E2
ΔE00 4.87
Lightsteelblue
#B0C4DE
ΔE00 6.09
Cloudy Blue
#ACC2D9
ΔE00 7.28
Baby Blue (survey)
#A2CFFE
ΔE00 7.65
Light Periwinkle
#C1C6FC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCFB #FBE7C8
analogous
#C8F5FB #C8DCFB #CDC8FB
triadic
#C8DCFB #FBC8DC #DCFBC8
tetradic
#C8DCFB #FBC8F5 #FBE7C8 #C8FBCD
square
#C8DCFB #FBC8F5 #FBE7C8 #C8FBCD
split-complementary
#C8DCFB #FBCDC8 #F5FBC8
monochromatic
#5693F3 #8FB8F7 #C8DCFB #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.39
#C8DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#C8DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCFB
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCFB | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFD
Deuteranopia (green-blind)
#CDD8FA
Tritanopia (blue-blind)
#BBE2E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dcfb; /* rgb */ color: rgb(200, 220, 251); /* oklch */ color: oklch(88.9% 0.048 259.1);
Tailwind
colors: {
custom: {
50: '#d9e6fc',
500: '#c8dcfb',
950: '#000000',
},
}SCSS
$custom: #c8dcfb; $custom-light: #d9e6fc; $custom-dark: #000000;
JSON
{
"hex": "#c8dcfb",
"rgb": {
"r": 200,
"g": 220,
"b": 251
},
"hsl": {
"h": 216.471,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.88947,
"c": 0.04796,
"h": 259.1
},
"luminance": 0.70431
}Semantic roles & 50–950 ramp
primary
#C8DCFB
secondary
#E1BD86
accent
#8B03E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485