#C8CCFB#C8CCFB
#C8CCFB is a very light, moderate blue. Relative luminance 0.624; OKLCH L 85.8% C 0.065 H 281.1°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCFB |
|---|---|
| RGB | rgb(200, 204, 251) |
| HSL | hsl(235, 86%, 88%) |
| HSV | hsv(235, 20%, 98%) |
| CMYK | cmyk(20.3%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(83.14, 8.20, -23.47) |
| CIE-LCH | lch(83.14, 24.86, 289.27°) |
| OKLab | oklab(85.77% 0.0126 -0.0641) |
| OKLCH | oklch(85.77% 0.065 281.1) |
| XYZ | xyz(62.8207, 62.4290, 99.9884) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.34
Light Periwinkle
#C1C6FC
ΔE00 2.18
Light Lavender
#DFC5FE
ΔE00 7.97
Pale Lilac
#E4CBFF
ΔE00 8.19
Light Blue Grey
#B7C9E2
ΔE00 8.66
Powder Blue (survey)
#B1D1FC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCFB #FBF7C8
analogous
#C8E5FB #C8CCFB #DDC8FB
triadic
#C8CCFB #FBC8CC #CCFBC8
tetradic
#C8CCFB #FBC8E5 #FBF7C8 #C8FBDD
square
#C8CCFB #FBC8E5 #FBF7C8 #C8FBDD
split-complementary
#C8CCFB #FBDDC8 #E5FBC8
monochromatic
#5662F3 #8F97F7 #C8CCFB #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.56
#C8CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#C8CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCFB
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCFB | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FD
Deuteranopia (green-blind)
#BECDFA
Tritanopia (blue-blind)
#BDD4DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8ccfb; /* rgb */ color: rgb(200, 204, 251); /* oklch */ color: oklch(85.8% 0.065 281.1);
Tailwind
colors: {
custom: {
50: '#d9dbfc',
500: '#c8ccfb',
950: '#000000',
},
}SCSS
$custom: #c8ccfb; $custom-light: #d9dbfc; $custom-dark: #000000;
JSON
{
"hex": "#c8ccfb",
"rgb": {
"r": 200,
"g": 204,
"b": 251
},
"hsl": {
"h": 235.294,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.85767,
"c": 0.06533,
"h": 281.1
},
"luminance": 0.6243
}Semantic roles & 50–950 ramp
primary
#C8CCFB
secondary
#E1DA86
accent
#D103E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485