#C8D1FF#C8D1FF
#C8D1FF is a very light, moderate blue. Relative luminance 0.651; OKLCH L 86.9% C 0.065 H 276.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D1FF |
|---|---|
| RGB | rgb(200, 209, 255) |
| HSL | hsl(230, 100%, 89%) |
| HSV | hsv(230, 22%, 100%) |
| CMYK | cmyk(21.6%, 18%, 0%, 0%) |
| CIE-LAB | lab(84.53, 6.42, -23.47) |
| CIE-LCH | lch(84.53, 24.33, 285.30°) |
| OKLab | oklab(86.9% 0.0071 -0.0641) |
| OKLCH | oklch(86.9% 0.065 276.3) |
| XYZ | xyz(64.6654, 65.0990, 103.7467) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.82
Light Periwinkle
#C1C6FC
ΔE00 2.95
Powder Blue (survey)
#B1D1FC
ΔE00 7.34
Light Blue Grey
#B7C9E2
ΔE00 7.78
Lightsteelblue
#B0C4DE
ΔE00 8.44
Pastel Blue
#A2BFFE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D1FF #FFF6C8
analogous
#C8EDFF #C8D1FF #DBC8FF
triadic
#C8D1FF #FFC8D1 #D1FFC8
tetradic
#C8D1FF #FFC8ED #FFF6C8 #C8FFDB
square
#C8D1FF #FFC8ED #FFF6C8 #C8FFDB
split-complementary
#C8D1FF #FFDBC8 #EDFFC8
monochromatic
#4E6BFF #8B9EFF #C8D1FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.50
#C8D1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#C8D1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D1FF
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D1FF | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#BBD9E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d1ff; /* rgb */ color: rgb(200, 209, 255); /* oklch */ color: oklch(86.9% 0.065 276.3);
Tailwind
colors: {
custom: {
50: '#d9dfff',
500: '#c8d1ff',
950: '#000000',
},
}SCSS
$custom: #c8d1ff; $custom-light: #d9dfff; $custom-dark: #000000;
JSON
{
"hex": "#c8d1ff",
"rgb": {
"r": 200,
"g": 209,
"b": 255
},
"hsl": {
"h": 230.182,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.86898,
"c": 0.06454,
"h": 276.3
},
"luminance": 0.651
}Semantic roles & 50–950 ramp
primary
#C8D1FF
secondary
#E9D882
accent
#C000E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486