#C8D9FA#C8D9FA
#C8D9FA is a very light, muted blue. Relative luminance 0.688; OKLCH L 88.3% C 0.049 H 263.7°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D9FA |
|---|---|
| RGB | rgb(200, 217, 250) |
| HSL | hsl(220, 83%, 88%) |
| HSV | hsv(220, 20%, 98%) |
| CMYK | cmyk(20%, 13.2%, 0%, 2%) |
| CIE-LAB | lab(86.41, 1.09, -17.99) |
| CIE-LCH | lch(86.41, 18.03, 273.47°) |
| OKLab | oklab(88.31% -0.0054 -0.0489) |
| OKLCH | oklch(88.31% 0.049 263.7) |
| XYZ | xyz(65.8832, 68.8057, 100.2336) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.92
Powder Blue (survey)
#B1D1FC
ΔE00 5.21
Lightsteelblue
#B0C4DE
ΔE00 6.11
Light Periwinkle
#C1C6FC
ΔE00 6.94
Periwinkle
#CCCCFF
ΔE00 7.22
Cloudy Blue
#ACC2D9
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D9FA #FAE9C8
analogous
#C8F2FA #C8D9FA #D0C8FA
triadic
#C8D9FA #FAC8D9 #D9FAC8
tetradic
#C8D9FA #FAC8F2 #FAE9C8 #C8FAD0
square
#C8D9FA #FAC8F2 #FAE9C8 #C8FAD0
split-complementary
#C8D9FA #FAD0C8 #F2FAC8
monochromatic
#588BF0 #90B2F5 #C8D9FA #E3ECFC #E3ECFC
Accessibility & contrast
On white
1.42
#C8D9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#C8D9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D9FA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D9FA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFC
Deuteranopia (green-blind)
#CAD6F9
Tritanopia (blue-blind)
#BCE0E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8d9fa; /* rgb */ color: rgb(200, 217, 250); /* oklch */ color: oklch(88.3% 0.049 263.7);
Tailwind
colors: {
custom: {
50: '#d9e4fc',
500: '#c8d9fa',
950: '#000000',
},
}SCSS
$custom: #c8d9fa; $custom-light: #d9e4fc; $custom-dark: #000000;
JSON
{
"hex": "#c8d9fa",
"rgb": {
"r": 200,
"g": 217,
"b": 250
},
"hsl": {
"h": 219.6,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.8831,
"c": 0.04924,
"h": 263.7
},
"luminance": 0.68807
}Semantic roles & 50–950 ramp
primary
#C8D9FA
secondary
#DFC187
accent
#9606E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485