#C8CCFF#C8CCFF
#C8CCFF is a very light, moderate blue. Relative luminance 0.627; OKLCH L 85.9% C 0.071 H 281.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCFF |
|---|---|
| RGB | rgb(200, 204, 255) |
| HSL | hsl(236, 100%, 89%) |
| HSV | hsv(236, 22%, 100%) |
| CMYK | cmyk(21.6%, 20%, 0%, 0%) |
| CIE-LAB | lab(83.28, 9.09, -25.38) |
| CIE-LCH | lch(83.28, 26.96, 289.70°) |
| OKLab | oklab(85.92% 0.0139 -0.0695) |
| OKLCH | oklch(85.92% 0.071 281.3) |
| XYZ | xyz(63.4578, 62.6839, 103.3442) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.22
Light Periwinkle
#C1C6FC
ΔE00 1.66
Light Lavender
#DFC5FE
ΔE00 7.93
Pale Lilac
#E4CBFF
ΔE00 8.25
Powder Blue (survey)
#B1D1FC
ΔE00 8.58
Light Blue Grey
#B7C9E2
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCFF #FFFBC8
analogous
#C8E8FF #C8CCFF #E0C8FF
triadic
#C8CCFF #FFC8CC #CCFFC8
tetradic
#C8CCFF #FFC8E8 #FFFBC8 #C8FFE0
square
#C8CCFF #FFC8E8 #FFFBC8 #C8FFE0
split-complementary
#C8CCFF #FFE0C8 #E8FFC8
monochromatic
#4E5BFF #8B93FF #C8CCFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.55
#C8CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#C8CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCFF
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCFF | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#BCCEFE
Tritanopia (blue-blind)
#BCD5DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8ccff; /* rgb */ color: rgb(200, 204, 255); /* oklch */ color: oklch(85.9% 0.071 281.3);
Tailwind
colors: {
custom: {
50: '#d9dbff',
500: '#c8ccff',
950: '#000000',
},
}SCSS
$custom: #c8ccff; $custom-light: #d9dbff; $custom-dark: #000000;
JSON
{
"hex": "#c8ccff",
"rgb": {
"r": 200,
"g": 204,
"b": 255
},
"hsl": {
"h": 235.636,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.85916,
"c": 0.07086,
"h": 281.3
},
"luminance": 0.62685
}Semantic roles & 50–950 ramp
primary
#C8CCFF
secondary
#E9E282
accent
#D500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151518
muted
#848486