#C8D3FD#C8D3FD
#C8D3FD is a very light, muted blue. Relative luminance 0.660; OKLCH L 87.2% C 0.059 H 273.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3FD |
|---|---|
| RGB | rgb(200, 211, 253) |
| HSL | hsl(228, 93%, 89%) |
| HSV | hsv(228, 21%, 99%) |
| CMYK | cmyk(20.9%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(84.98, 4.91, -21.74) |
| CIE-LCH | lch(84.98, 22.29, 282.74°) |
| OKLab | oklab(87.22% 0.0037 -0.0593) |
| OKLCH | oklch(87.22% 0.059 273.6) |
| XYZ | xyz(64.8389, 65.9584, 102.2246) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.81
Light Periwinkle
#C1C6FC
ΔE00 3.88
Powder Blue (survey)
#B1D1FC
ΔE00 6.82
Light Blue Grey
#B7C9E2
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 7.80
Pastel Blue
#A2BFFE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3FD #FDF2C8
analogous
#C8EEFD #C8D3FD #D8C8FD
triadic
#C8D3FD #FDC8D3 #D3FDC8
tetradic
#C8D3FD #FDC8EE #FDF2C8 #C8FDD8
square
#C8D3FD #FDC8EE #FDF2C8 #C8FDD8
split-complementary
#C8D3FD #FDD8C8 #EEFDC8
monochromatic
#5275F9 #8DA4FB #C8D3FD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.48
#C8D3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#C8D3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3FD
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3FD | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#C4D2FC
Tritanopia (blue-blind)
#BBDBE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d3fd; /* rgb */ color: rgb(200, 211, 253); /* oklch */ color: oklch(87.2% 0.059 273.6);
Tailwind
colors: {
custom: {
50: '#d9e0fe',
500: '#c8d3fd',
950: '#000000',
},
}SCSS
$custom: #c8d3fd; $custom-light: #d9e0fe; $custom-dark: #000000;
JSON
{
"hex": "#c8d3fd",
"rgb": {
"r": 200,
"g": 211,
"b": 253
},
"hsl": {
"h": 227.547,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.8722,
"c": 0.05945,
"h": 273.6
},
"luminance": 0.6596
}Semantic roles & 50–950 ramp
primary
#C8D3FD
secondary
#E5D184
accent
#B600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485