#C8CCFD#C8CCFD
#C8CCFD is a very light, moderate blue. Relative luminance 0.626; OKLCH L 85.8% C 0.068 H 281.2°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCFD |
|---|---|
| RGB | rgb(200, 204, 253) |
| HSL | hsl(235, 93%, 89%) |
| HSV | hsv(235, 21%, 99%) |
| CMYK | cmyk(20.9%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(83.21, 8.65, -24.43) |
| CIE-LCH | lch(83.21, 25.91, 289.49°) |
| OKLab | oklab(85.84% 0.0132 -0.0668) |
| OKLCH | oklch(85.84% 0.068 281.2) |
| XYZ | xyz(63.1376, 62.5558, 101.6575) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.19
Light Periwinkle
#C1C6FC
ΔE00 1.88
Light Lavender
#DFC5FE
ΔE00 7.93
Pale Lilac
#E4CBFF
ΔE00 8.20
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Blue Grey
#B7C9E2
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCFD #FDF9C8
analogous
#C8E7FD #C8CCFD #DFC8FD
triadic
#C8CCFD #FDC8CC #CCFDC8
tetradic
#C8CCFD #FDC8E7 #FDF9C8 #C8FDDF
square
#C8CCFD #FDC8E7 #FDF9C8 #C8FDDF
split-complementary
#C8CCFD #FDDFC8 #E7FDC8
monochromatic
#525EF9 #8D95FB #C8CCFD #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.55
#C8CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#C8CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCFD
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCFD | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#BDCEFC
Tritanopia (blue-blind)
#BCD4DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8ccfd; /* rgb */ color: rgb(200, 204, 253); /* oklch */ color: oklch(85.8% 0.068 281.2);
Tailwind
colors: {
custom: {
50: '#d9dbfe',
500: '#c8ccfd',
950: '#000000',
},
}SCSS
$custom: #c8ccfd; $custom-light: #d9dbfe; $custom-dark: #000000;
JSON
{
"hex": "#c8ccfd",
"rgb": {
"r": 200,
"g": 204,
"b": 253
},
"hsl": {
"h": 235.472,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.85841,
"c": 0.0681,
"h": 281.2
},
"luminance": 0.62557
}Semantic roles & 50–950 ramp
primary
#C8CCFD
secondary
#E5DE84
accent
#D400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485