#C8D3FC#C8D3FC
#C8D3FC is a very light, muted blue. Relative luminance 0.659; OKLCH L 87.2% C 0.058 H 273.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3FC |
|---|---|
| RGB | rgb(200, 211, 252) |
| HSL | hsl(227, 90%, 89%) |
| HSV | hsv(227, 21%, 99%) |
| CMYK | cmyk(20.6%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.94, 4.69, -21.26) |
| CIE-LCH | lch(84.94, 21.77, 282.45°) |
| OKLab | oklab(87.18% 0.0034 -0.058) |
| OKLCH | oklch(87.18% 0.058 273.3) |
| XYZ | xyz(64.6800, 65.8948, 101.3878) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.95
Light Periwinkle
#C1C6FC
ΔE00 4.03
Powder Blue (survey)
#B1D1FC
ΔE00 6.83
Light Blue Grey
#B7C9E2
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 7.67
Lavender (CSS)
#E6E6FA
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3FC #FCF1C8
analogous
#C8EDFC #C8D3FC #D7C8FC
triadic
#C8D3FC #FCC8D3 #D3FCC8
tetradic
#C8D3FC #FCC8ED #FCF1C8 #C8FCD7
square
#C8D3FC #FCC8ED #FCF1C8 #C8FCD7
split-complementary
#C8D3FC #FCD7C8 #EDFCC8
monochromatic
#5476F6 #8EA5F9 #C8D3FC #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.48
#C8D3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#C8D3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3FC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3FC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FE
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#BCDAE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d3fc; /* rgb */ color: rgb(200, 211, 252); /* oklch */ color: oklch(87.2% 0.058 273.3);
Tailwind
colors: {
custom: {
50: '#d9e0fd',
500: '#c8d3fc',
950: '#000000',
},
}SCSS
$custom: #c8d3fc; $custom-light: #d9e0fd; $custom-dark: #000000;
JSON
{
"hex": "#c8d3fc",
"rgb": {
"r": 200,
"g": 211,
"b": 252
},
"hsl": {
"h": 227.308,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.87184,
"c": 0.0581,
"h": 273.3
},
"luminance": 0.65896
}Semantic roles & 50–950 ramp
primary
#C8D3FC
secondary
#E3CF85
accent
#B500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485