#C8DCFF#C8DCFF
#C8DCFF is a very light, muted blue. Relative luminance 0.707; OKLCH L 89.1% C 0.053 H 261.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCFF |
|---|---|
| RGB | rgb(200, 220, 255) |
| HSL | hsl(218, 100%, 89%) |
| HSV | hsv(218, 22%, 100%) |
| CMYK | cmyk(21.6%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(87.33, 0.61, -19.23) |
| CIE-LCH | lch(87.33, 19.24, 271.81°) |
| OKLab | oklab(89.09% -0.0077 -0.0524) |
| OKLCH | oklch(89.09% 0.053 261.7) |
| XYZ | xyz(67.4579, 70.6840, 104.6776) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.66
Light Blue Grey
#B7C9E2
ΔE00 5.48
Lightsteelblue
#B0C4DE
ΔE00 6.59
Light Periwinkle
#C1C6FC
ΔE00 7.38
Baby Blue (survey)
#A2CFFE
ΔE00 7.67
Periwinkle
#CCCCFF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCFF #FFEBC8
analogous
#C8F8FF #C8DCFF #D0C8FF
triadic
#C8DCFF #FFC8DC #DCFFC8
tetradic
#C8DCFF #FFC8F8 #FFEBC8 #C8FFD0
square
#C8DCFF #FFC8F8 #FFEBC8 #C8FFD0
split-complementary
#C8DCFF #FFD0C8 #F8FFC8
monochromatic
#4E8EFF #8BB5FF #C8DCFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.39
#C8DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#C8DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCFF
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCFF | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CBD9FE
Tritanopia (blue-blind)
#BAE3E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8dcff; /* rgb */ color: rgb(200, 220, 255); /* oklch */ color: oklch(89.1% 0.053 261.7);
Tailwind
colors: {
custom: {
50: '#d9e6ff',
500: '#c8dcff',
950: '#000000',
},
}SCSS
$custom: #c8dcff; $custom-light: #d9e6ff; $custom-dark: #000000;
JSON
{
"hex": "#c8dcff",
"rgb": {
"r": 200,
"g": 220,
"b": 255
},
"hsl": {
"h": 218.182,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89086,
"c": 0.05297,
"h": 261.7
},
"luminance": 0.70686
}Semantic roles & 50–950 ramp
primary
#C8DCFF
secondary
#E9C482
accent
#9200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486