#C8DCFA#C8DCFA
#C8DCFA is a very light, muted blue. Relative luminance 0.704; OKLCH L 88.9% C 0.047 H 258.4°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCFA |
|---|---|
| RGB | rgb(200, 220, 250) |
| HSL | hsl(216, 83%, 88%) |
| HSV | hsv(216, 20%, 98%) |
| CMYK | cmyk(20%, 12%, 0%, 2%) |
| CIE-LAB | lab(87.18, -0.48, -16.84) |
| CIE-LCH | lch(87.18, 16.84, 268.36°) |
| OKLab | oklab(88.91% -0.0094 -0.0458) |
| OKLCH | oklch(88.91% 0.047 258.4) |
| XYZ | xyz(66.6635, 70.3663, 100.4937) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.75
Powder Blue (survey)
#B1D1FC
ΔE00 4.95
Lightsteelblue
#B0C4DE
ΔE00 5.99
Cloudy Blue
#ACC2D9
ΔE00 7.13
Baby Blue (survey)
#A2CFFE
ΔE00 7.66
Light Periwinkle
#C1C6FC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCFA #FAE6C8
analogous
#C8F5FA #C8DCFA #CDC8FA
triadic
#C8DCFA #FAC8DC #DCFAC8
tetradic
#C8DCFA #FAC8F5 #FAE6C8 #C8FACD
square
#C8DCFA #FAC8F5 #FAE6C8 #C8FACD
split-complementary
#C8DCFA #FACDC8 #F5FAC8
monochromatic
#5895F0 #90B8F5 #C8DCFA #E3EDFC #E3EDFC
Accessibility & contrast
On white
1.39
#C8DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#C8DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCFA
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCFA | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFB
Deuteranopia (green-blind)
#CDD8F9
Tritanopia (blue-blind)
#BBE2E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dcfa; /* rgb */ color: rgb(200, 220, 250); /* oklch */ color: oklch(88.9% 0.047 258.4);
Tailwind
colors: {
custom: {
50: '#d9e6fc',
500: '#c8dcfa',
950: '#000000',
},
}SCSS
$custom: #c8dcfa; $custom-light: #d9e6fc; $custom-dark: #000000;
JSON
{
"hex": "#c8dcfa",
"rgb": {
"r": 200,
"g": 220,
"b": 250
},
"hsl": {
"h": 216,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.88913,
"c": 0.04672,
"h": 258.4
},
"luminance": 0.70368
}Semantic roles & 50–950 ramp
primary
#C8DCFA
secondary
#DFBC87
accent
#8906E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485