#C8D3FA#C8D3FA
#C8D3FA is a very light, muted blue. Relative luminance 0.658; OKLCH L 87.1% C 0.055 H 272.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3FA |
|---|---|
| RGB | rgb(200, 211, 250) |
| HSL | hsl(227, 83%, 88%) |
| HSV | hsv(227, 20%, 98%) |
| CMYK | cmyk(20%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(84.88, 4.26, -20.30) |
| CIE-LCH | lch(84.88, 20.74, 281.84°) |
| OKLab | oklab(87.11% 0.0027 -0.0553) |
| OKLCH | oklch(87.11% 0.055 272.8) |
| XYZ | xyz(64.3647, 65.7687, 99.7275) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.27
Light Periwinkle
#C1C6FC
ΔE00 4.37
Light Blue Grey
#B7C9E2
ΔE00 6.52
Powder Blue (survey)
#B1D1FC
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 7.40
Lavender (CSS)
#E6E6FA
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3FA #FAEFC8
analogous
#C8ECFA #C8D3FA #D6C8FA
triadic
#C8D3FA #FAC8D3 #D3FAC8
tetradic
#C8D3FA #FAC8EC #FAEFC8 #C8FAD6
square
#C8D3FA #FAC8EC #FAEFC8 #C8FAD6
split-complementary
#C8D3FA #FAD6C8 #ECFAC8
monochromatic
#5879F0 #90A6F5 #C8D3FA #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.48
#C8D3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#C8D3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3FA
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3FA | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#BCDAE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d3fa; /* rgb */ color: rgb(200, 211, 250); /* oklch */ color: oklch(87.1% 0.055 272.8);
Tailwind
colors: {
custom: {
50: '#d9e0fc',
500: '#c8d3fa',
950: '#000000',
},
}SCSS
$custom: #c8d3fa; $custom-light: #d9e0fc; $custom-dark: #000000;
JSON
{
"hex": "#c8d3fa",
"rgb": {
"r": 200,
"g": 211,
"b": 250
},
"hsl": {
"h": 226.8,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.87112,
"c": 0.05539,
"h": 272.8
},
"luminance": 0.6577
}Semantic roles & 50–950 ramp
primary
#C8D3FA
secondary
#DFCC87
accent
#B006E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485