#C8DCFD#C8DCFD
#C8DCFD is a very light, muted blue. Relative luminance 0.706; OKLCH L 89.0% C 0.050 H 260.4°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCFD |
|---|---|
| RGB | rgb(200, 220, 253) |
| HSL | hsl(217, 93%, 89%) |
| HSV | hsv(217, 21%, 99%) |
| CMYK | cmyk(20.9%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(87.27, 0.17, -18.28) |
| CIE-LCH | lch(87.27, 18.28, 270.53°) |
| OKLab | oklab(89.02% -0.0084 -0.0497) |
| OKLCH | oklch(89.02% 0.05 260.4) |
| XYZ | xyz(67.1376, 70.5559, 102.9909) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.72
Light Blue Grey
#B7C9E2
ΔE00 5.16
Lightsteelblue
#B0C4DE
ΔE00 6.32
Cloudy Blue
#ACC2D9
ΔE00 7.61
Baby Blue (survey)
#A2CFFE
ΔE00 7.64
Light Periwinkle
#C1C6FC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCFD #FDE9C8
analogous
#C8F7FD #C8DCFD #CFC8FD
triadic
#C8DCFD #FDC8DC #DCFDC8
tetradic
#C8DCFD #FDC8F7 #FDE9C8 #C8FDCF
square
#C8DCFD #FDC8F7 #FDE9C8 #C8FDCF
split-complementary
#C8DCFD #FDCFC8 #F7FDC8
monochromatic
#5291F9 #8DB6FB #C8DCFD #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.39
#C8DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#C8DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCFD
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCFD | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#CCD8FC
Tritanopia (blue-blind)
#BBE3E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8dcfd; /* rgb */ color: rgb(200, 220, 253); /* oklch */ color: oklch(89.0% 0.050 260.4);
Tailwind
colors: {
custom: {
50: '#d9e6fe',
500: '#c8dcfd',
950: '#000000',
},
}SCSS
$custom: #c8dcfd; $custom-light: #d9e6fe; $custom-dark: #000000;
JSON
{
"hex": "#c8dcfd",
"rgb": {
"r": 200,
"g": 220,
"b": 253
},
"hsl": {
"h": 217.358,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.89016,
"c": 0.05045,
"h": 260.4
},
"luminance": 0.70558
}Semantic roles & 50–950 ramp
primary
#C8DCFD
secondary
#E5C084
accent
#8F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485