#C8CCFE#C8CCFE
#C8CCFE is a very light, moderate blue. Relative luminance 0.626; OKLCH L 85.9% C 0.069 H 281.2°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCFE |
|---|---|
| RGB | rgb(200, 204, 254) |
| HSL | hsl(236, 96%, 89%) |
| HSV | hsv(236, 21%, 100%) |
| CMYK | cmyk(21.3%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(83.24, 8.87, -24.91) |
| CIE-LCH | lch(83.24, 26.44, 289.60°) |
| OKLab | oklab(85.88% 0.0135 -0.0681) |
| OKLCH | oklch(85.88% 0.069 281.2) |
| XYZ | xyz(63.2973, 62.6197, 102.4987) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.18
Light Periwinkle
#C1C6FC
ΔE00 1.76
Light Lavender
#DFC5FE
ΔE00 7.93
Pale Lilac
#E4CBFF
ΔE00 8.22
Powder Blue (survey)
#B1D1FC
ΔE00 8.64
Light Blue Grey
#B7C9E2
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCFE #FEFAC8
analogous
#C8E7FE #C8CCFE #DFC8FE
triadic
#C8CCFE #FEC8CC #CCFEC8
tetradic
#C8CCFE #FEC8E7 #FEFAC8 #C8FEDF
square
#C8CCFE #FEC8E7 #FEFAC8 #C8FEDF
split-complementary
#C8CCFE #FEDFC8 #E7FEC8
monochromatic
#505DFC #8C94FD #C8CCFE #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.55
#C8CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#C8CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCFE
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCFE | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#BCD5DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8ccfe; /* rgb */ color: rgb(200, 204, 254); /* oklch */ color: oklch(85.9% 0.069 281.2);
Tailwind
colors: {
custom: {
50: '#d9dbfe',
500: '#c8ccfe',
950: '#000000',
},
}SCSS
$custom: #c8ccfe; $custom-light: #d9dbfe; $custom-dark: #000000;
JSON
{
"hex": "#c8ccfe",
"rgb": {
"r": 200,
"g": 204,
"b": 254
},
"hsl": {
"h": 235.556,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.85879,
"c": 0.06948,
"h": 281.2
},
"luminance": 0.62621
}Semantic roles & 50–950 ramp
primary
#C8CCFE
secondary
#E7E083
accent
#D500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486