#C8CCFC#C8CCFC
#C8CCFC is a very light, moderate blue. Relative luminance 0.625; OKLCH L 85.8% C 0.067 H 281.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCFC |
|---|---|
| RGB | rgb(200, 204, 252) |
| HSL | hsl(235, 90%, 89%) |
| HSV | hsv(235, 21%, 99%) |
| CMYK | cmyk(20.6%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(83.17, 8.43, -23.95) |
| CIE-LCH | lch(83.17, 25.38, 289.38°) |
| OKLab | oklab(85.8% 0.0129 -0.0655) |
| OKLCH | oklch(85.8% 0.067 281.1) |
| XYZ | xyz(62.9787, 62.4923, 100.8207) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.24
Light Periwinkle
#C1C6FC
ΔE00 2.02
Light Lavender
#DFC5FE
ΔE00 7.94
Pale Lilac
#E4CBFF
ΔE00 8.19
Light Blue Grey
#B7C9E2
ΔE00 8.72
Powder Blue (survey)
#B1D1FC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCFC #FCF8C8
analogous
#C8E6FC #C8CCFC #DEC8FC
triadic
#C8CCFC #FCC8CC #CCFCC8
tetradic
#C8CCFC #FCC8E6 #FCF8C8 #C8FCDE
square
#C8CCFC #FCC8E6 #FCF8C8 #C8FCDE
split-complementary
#C8CCFC #FCDEC8 #E6FCC8
monochromatic
#5460F6 #8E96F9 #C8CCFC #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.56
#C8CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#C8CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCFC
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCFC | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FE
Deuteranopia (green-blind)
#BDCEFB
Tritanopia (blue-blind)
#BCD4DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8ccfc; /* rgb */ color: rgb(200, 204, 252); /* oklch */ color: oklch(85.8% 0.067 281.1);
Tailwind
colors: {
custom: {
50: '#d9dbfd',
500: '#c8ccfc',
950: '#000000',
},
}SCSS
$custom: #c8ccfc; $custom-light: #d9dbfd; $custom-dark: #000000;
JSON
{
"hex": "#c8ccfc",
"rgb": {
"r": 200,
"g": 204,
"b": 252
},
"hsl": {
"h": 235.385,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.85804,
"c": 0.06672,
"h": 281.1
},
"luminance": 0.62493
}Semantic roles & 50–950 ramp
primary
#C8CCFC
secondary
#E3DC85
accent
#D400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485