#C8D4FF#C8D4FF
#C8D4FF is a very light, moderate blue. Relative luminance 0.666; OKLCH L 87.5% C 0.061 H 272.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4FF |
|---|---|
| RGB | rgb(200, 212, 255) |
| HSL | hsl(227, 100%, 89%) |
| HSV | hsv(227, 22%, 100%) |
| CMYK | cmyk(21.6%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(85.29, 4.82, -22.32) |
| CIE-LCH | lch(85.29, 22.83, 282.20°) |
| OKLab | oklab(87.49% 0.003 -0.0609) |
| OKLCH | oklch(87.49% 0.061 272.9) |
| XYZ | xyz(65.4083, 66.5849, 103.9944) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.99
Periwinkle
#CCCCFF
ΔE00 4.02
Powder Blue (survey)
#B1D1FC
ΔE00 6.51
Light Blue Grey
#B7C9E2
ΔE00 7.05
Lightsteelblue
#B0C4DE
ΔE00 7.83
Pastel Blue
#A2BFFE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4FF #FFF3C8
analogous
#C8F0FF #C8D4FF #D8C8FF
triadic
#C8D4FF #FFC8D4 #D4FFC8
tetradic
#C8D4FF #FFC8F0 #FFF3C8 #C8FFD8
square
#C8D4FF #FFC8F0 #FFF3C8 #C8FFD8
split-complementary
#C8D4FF #FFD8C8 #F0FFC8
monochromatic
#4E74FF #8BA4FF #C8D4FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.47
#C8D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#C8D4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4FF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4FF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C4D3FE
Tritanopia (blue-blind)
#BBDCE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d4ff; /* rgb */ color: rgb(200, 212, 255); /* oklch */ color: oklch(87.5% 0.061 272.9);
Tailwind
colors: {
custom: {
50: '#d9e1ff',
500: '#c8d4ff',
950: '#000000',
},
}SCSS
$custom: #c8d4ff; $custom-light: #d9e1ff; $custom-dark: #000000;
JSON
{
"hex": "#c8d4ff",
"rgb": {
"r": 200,
"g": 212,
"b": 255
},
"hsl": {
"h": 226.909,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.87491,
"c": 0.06102,
"h": 272.9
},
"luminance": 0.66586
}Semantic roles & 50–950 ramp
primary
#C8D4FF
secondary
#E9D382
accent
#B300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486