#C8D3FF#C8D3FF
#C8D3FF is a very light, moderate blue. Relative luminance 0.661; OKLCH L 87.3% C 0.062 H 274.0°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3FF |
|---|---|
| RGB | rgb(200, 211, 255) |
| HSL | hsl(228, 100%, 89%) |
| HSV | hsv(228, 22%, 100%) |
| CMYK | cmyk(21.6%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(85.04, 5.36, -22.70) |
| CIE-LCH | lch(85.04, 23.32, 283.27°) |
| OKLab | oklab(87.29% 0.0044 -0.062) |
| OKLCH | oklch(87.29% 0.062 274) |
| XYZ | xyz(65.1591, 66.0865, 103.9113) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.61
Light Periwinkle
#C1C6FC
ΔE00 3.62
Powder Blue (survey)
#B1D1FC
ΔE00 6.79
Light Blue Grey
#B7C9E2
ΔE00 7.30
Lightsteelblue
#B0C4DE
ΔE00 8.04
Pastel Blue
#A2BFFE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3FF #FFF4C8
analogous
#C8EFFF #C8D3FF #D9C8FF
triadic
#C8D3FF #FFC8D3 #D3FFC8
tetradic
#C8D3FF #FFC8EF #FFF4C8 #C8FFD9
square
#C8D3FF #FFC8EF #FFF4C8 #C8FFD9
split-complementary
#C8D3FF #FFD9C8 #EFFFC8
monochromatic
#4E71FF #8BA2FF #C8D3FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.48
#C8D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#C8D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3FF
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3FF | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C3D2FE
Tritanopia (blue-blind)
#BBDBE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d3ff; /* rgb */ color: rgb(200, 211, 255); /* oklch */ color: oklch(87.3% 0.062 274.0);
Tailwind
colors: {
custom: {
50: '#d9e0ff',
500: '#c8d3ff',
950: '#000000',
},
}SCSS
$custom: #c8d3ff; $custom-light: #d9e0ff; $custom-dark: #000000;
JSON
{
"hex": "#c8d3ff",
"rgb": {
"r": 200,
"g": 211,
"b": 255
},
"hsl": {
"h": 228,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.87293,
"c": 0.06216,
"h": 274
},
"luminance": 0.66088
}Semantic roles & 50–950 ramp
primary
#C8D3FF
secondary
#E9D482
accent
#B800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486