#C8D6FF#C8D6FF
#C8D6FF is a very light, muted blue. Relative luminance 0.676; OKLCH L 87.9% C 0.059 H 270.3°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6FF |
|---|---|
| RGB | rgb(200, 214, 255) |
| HSL | hsl(225, 100%, 89%) |
| HSV | hsv(225, 22%, 100%) |
| CMYK | cmyk(21.6%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(85.80, 3.77, -21.55) |
| CIE-LCH | lch(85.80, 21.87, 279.91°) |
| OKLab | oklab(87.89% 0.0004 -0.0588) |
| OKLCH | oklch(87.89% 0.059 270.3) |
| XYZ | xyz(65.9114, 67.5910, 104.1621) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.75
Periwinkle
#CCCCFF
ΔE00 4.89
Powder Blue (survey)
#B1D1FC
ΔE00 5.95
Light Blue Grey
#B7C9E2
ΔE00 6.55
Lightsteelblue
#B0C4DE
ΔE00 7.42
Pastel Blue
#A2BFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6FF #FFF1C8
analogous
#C8F2FF #C8D6FF #D6C8FF
triadic
#C8D6FF #FFC8D6 #D6FFC8
tetradic
#C8D6FF #FFC8F2 #FFF1C8 #C8FFD6
square
#C8D6FF #FFC8F2 #FFF1C8 #C8FFD6
split-complementary
#C8D6FF #FFD6C8 #F2FFC8
monochromatic
#4E7BFF #8BA8FF #C8D6FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.45
#C8D6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C8D6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6FF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6FF | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#C6D4FE
Tritanopia (blue-blind)
#BBDEE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8d6ff; /* rgb */ color: rgb(200, 214, 255); /* oklch */ color: oklch(87.9% 0.059 270.3);
Tailwind
colors: {
custom: {
50: '#d9e2ff',
500: '#c8d6ff',
950: '#000000',
},
}SCSS
$custom: #c8d6ff; $custom-light: #d9e2ff; $custom-dark: #000000;
JSON
{
"hex": "#c8d6ff",
"rgb": {
"r": 200,
"g": 214,
"b": 255
},
"hsl": {
"h": 224.727,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.87888,
"c": 0.05881,
"h": 270.3
},
"luminance": 0.67592
}Semantic roles & 50–950 ramp
primary
#C8D6FF
secondary
#E9CF82
accent
#AB00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486