#C8D6FA#C8D6FA
#C8D6FA is a very light, muted blue. Relative luminance 0.673; OKLCH L 87.7% C 0.052 H 268.5°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6FA |
|---|---|
| RGB | rgb(200, 214, 250) |
| HSL | hsl(223, 83%, 88%) |
| HSV | hsv(223, 20%, 98%) |
| CMYK | cmyk(20%, 14.4%, 0%, 2%) |
| CIE-LAB | lab(85.64, 2.67, -19.15) |
| CIE-LCH | lch(85.64, 19.33, 277.94°) |
| OKLab | oklab(87.71% -0.0013 -0.0521) |
| OKLCH | oklch(87.71% 0.052 268.5) |
| XYZ | xyz(65.1170, 67.2732, 99.9782) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.58
Light Blue Grey
#B7C9E2
ΔE00 5.61
Periwinkle
#CCCCFF
ΔE00 5.69
Powder Blue (survey)
#B1D1FC
ΔE00 5.93
Lightsteelblue
#B0C4DE
ΔE00 6.65
Lavender (CSS)
#E6E6FA
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6FA #FAECC8
analogous
#C8EFFA #C8D6FA #D3C8FA
triadic
#C8D6FA #FAC8D6 #D6FAC8
tetradic
#C8D6FA #FAC8EF #FAECC8 #C8FAD3
square
#C8D6FA #FAC8EF #FAECC8 #C8FAD3
split-complementary
#C8D6FA #FAD3C8 #EFFAC8
monochromatic
#5882F0 #90ACF5 #C8D6FA #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.45
#C8D6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#C8D6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6FA
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6FA | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#C7D4F9
Tritanopia (blue-blind)
#BCDDE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8d6fa; /* rgb */ color: rgb(200, 214, 250); /* oklch */ color: oklch(87.7% 0.052 268.5);
Tailwind
colors: {
custom: {
50: '#d9e2fc',
500: '#c8d6fa',
950: '#000000',
},
}SCSS
$custom: #c8d6fa; $custom-light: #d9e2fc; $custom-dark: #000000;
JSON
{
"hex": "#c8d6fa",
"rgb": {
"r": 200,
"g": 214,
"b": 250
},
"hsl": {
"h": 223.2,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.8771,
"c": 0.05215,
"h": 268.5
},
"luminance": 0.67275
}Semantic roles & 50–950 ramp
primary
#C8D6FA
secondary
#DFC787
accent
#A306E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485