#C8D3FB#C8D3FB
#C8D3FB is a very light, muted blue. Relative luminance 0.658; OKLCH L 87.1% C 0.057 H 273.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3FB |
|---|---|
| RGB | rgb(200, 211, 251) |
| HSL | hsl(227, 86%, 88%) |
| HSV | hsv(227, 20%, 98%) |
| CMYK | cmyk(20.3%, 15.9%, 0%, 1.6%) |
| CIE-LAB | lab(84.91, 4.47, -20.78) |
| CIE-LCH | lch(84.91, 21.26, 282.15°) |
| OKLab | oklab(87.15% 0.0031 -0.0567) |
| OKLCH | oklch(87.15% 0.057 273.1) |
| XYZ | xyz(64.5219, 65.8316, 100.5555) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.10
Light Periwinkle
#C1C6FC
ΔE00 4.19
Light Blue Grey
#B7C9E2
ΔE00 6.69
Powder Blue (survey)
#B1D1FC
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.54
Lavender (CSS)
#E6E6FA
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3FB #FBF0C8
analogous
#C8ECFB #C8D3FB #D6C8FB
triadic
#C8D3FB #FBC8D3 #D3FBC8
tetradic
#C8D3FB #FBC8EC #FBF0C8 #C8FBD6
square
#C8D3FB #FBC8EC #FBF0C8 #C8FBD6
split-complementary
#C8D3FB #FBD6C8 #ECFBC8
monochromatic
#5678F3 #8FA5F7 #C8D3FB #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.48
#C8D3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#C8D3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3FB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3FB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FD
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#BCDAE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d3fb; /* rgb */ color: rgb(200, 211, 251); /* oklch */ color: oklch(87.1% 0.057 273.1);
Tailwind
colors: {
custom: {
50: '#d9e0fc',
500: '#c8d3fb',
950: '#000000',
},
}SCSS
$custom: #c8d3fb; $custom-light: #d9e0fc; $custom-dark: #000000;
JSON
{
"hex": "#c8d3fb",
"rgb": {
"r": 200,
"g": 211,
"b": 251
},
"hsl": {
"h": 227.059,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.87148,
"c": 0.05674,
"h": 273.1
},
"luminance": 0.65833
}Semantic roles & 50–950 ramp
primary
#C8D3FB
secondary
#E1CE86
accent
#B303E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485