#C8D4FD#C8D4FD
#C8D4FD is a very light, muted blue. Relative luminance 0.665; OKLCH L 87.4% C 0.058 H 272.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4FD |
|---|---|
| RGB | rgb(200, 212, 253) |
| HSL | hsl(226, 93%, 89%) |
| HSV | hsv(226, 21%, 99%) |
| CMYK | cmyk(20.9%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(85.23, 4.38, -21.36) |
| CIE-LCH | lch(85.23, 21.80, 281.60°) |
| OKLab | oklab(87.42% 0.0024 -0.0583) |
| OKLCH | oklch(87.42% 0.058 272.3) |
| XYZ | xyz(65.0881, 66.4568, 102.3077) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.25
Periwinkle
#CCCCFF
ΔE00 4.25
Powder Blue (survey)
#B1D1FC
ΔE00 6.52
Light Blue Grey
#B7C9E2
ΔE00 6.73
Lightsteelblue
#B0C4DE
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4FD #FDF1C8
analogous
#C8EFFD #C8D4FD #D7C8FD
triadic
#C8D4FD #FDC8D4 #D4FDC8
tetradic
#C8D4FD #FDC8EF #FDF1C8 #C8FDD7
square
#C8D4FD #FDC8EF #FDF1C8 #C8FDD7
split-complementary
#C8D4FD #FDD7C8 #EFFDC8
monochromatic
#5278F9 #8DA6FB #C8D4FD #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.47
#C8D4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#C8D4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4FD
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4FD | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#BBDCE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d4fd; /* rgb */ color: rgb(200, 212, 253); /* oklch */ color: oklch(87.4% 0.058 272.3);
Tailwind
colors: {
custom: {
50: '#d9e1fe',
500: '#c8d4fd',
950: '#000000',
},
}SCSS
$custom: #c8d4fd; $custom-light: #d9e1fe; $custom-dark: #000000;
JSON
{
"hex": "#c8d4fd",
"rgb": {
"r": 200,
"g": 212,
"b": 253
},
"hsl": {
"h": 226.415,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.87418,
"c": 0.05832,
"h": 272.3
},
"luminance": 0.66458
}Semantic roles & 50–950 ramp
primary
#C8D4FD
secondary
#E5CF84
accent
#B200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485