#C8D8FA#C8D8FA
#C8D8FA is a very light, muted blue. Relative luminance 0.683; OKLCH L 88.1% C 0.050 H 265.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D8FA |
|---|---|
| RGB | rgb(200, 216, 250) |
| HSL | hsl(221, 83%, 88%) |
| HSV | hsv(221, 20%, 98%) |
| CMYK | cmyk(20%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(86.15, 1.62, -18.38) |
| CIE-LCH | lch(86.15, 18.45, 275.02°) |
| OKLab | oklab(88.11% -0.004 -0.05) |
| OKLCH | oklch(88.11% 0.05 265.4) |
| XYZ | xyz(65.6262, 68.2918, 100.1480) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.11
Powder Blue (survey)
#B1D1FC
ΔE00 5.41
Lightsteelblue
#B0C4DE
ΔE00 6.25
Light Periwinkle
#C1C6FC
ΔE00 6.47
Periwinkle
#CCCCFF
ΔE00 6.70
Cloudy Blue
#ACC2D9
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D8FA #FAEAC8
analogous
#C8F1FA #C8D8FA #D1C8FA
triadic
#C8D8FA #FAC8D8 #D8FAC8
tetradic
#C8D8FA #FAC8F1 #FAEAC8 #C8FAD1
square
#C8D8FA #FAC8F1 #FAEAC8 #C8FAD1
split-complementary
#C8D8FA #FAD1C8 #F1FAC8
monochromatic
#5888F0 #90B0F5 #C8D8FA #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.43
#C8D8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#C8D8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D8FA
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D8FA | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFC
Deuteranopia (green-blind)
#C9D5F9
Tritanopia (blue-blind)
#BCDFE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8d8fa; /* rgb */ color: rgb(200, 216, 250); /* oklch */ color: oklch(88.1% 0.050 265.4);
Tailwind
colors: {
custom: {
50: '#d9e4fc',
500: '#c8d8fa',
950: '#000000',
},
}SCSS
$custom: #c8d8fa; $custom-light: #d9e4fc; $custom-dark: #000000;
JSON
{
"hex": "#c8d8fa",
"rgb": {
"r": 200,
"g": 216,
"b": 250
},
"hsl": {
"h": 220.8,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.8811,
"c": 0.05017,
"h": 265.4
},
"luminance": 0.68293
}Semantic roles & 50–950 ramp
primary
#C8D8FA
secondary
#DFC387
accent
#9A06E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485