#C7CCFD#C7CCFD
#C7CCFD is a very light, moderate blue. Relative luminance 0.624; OKLCH L 85.8% C 0.068 H 280.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CCFD |
|---|---|
| RGB | rgb(199, 204, 253) |
| HSL | hsl(234, 93%, 89%) |
| HSV | hsv(234, 21%, 99%) |
| CMYK | cmyk(21.3%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(83.14, 8.35, -24.54) |
| CIE-LCH | lch(83.14, 25.92, 288.78°) |
| OKLab | oklab(85.77% 0.0122 -0.0671) |
| OKLCH | oklch(85.77% 0.068 280.3) |
| XYZ | xyz(62.8713, 62.4185, 101.6450) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.48
Light Periwinkle
#C1C6FC
ΔE00 1.76
Light Lavender
#DFC5FE
ΔE00 8.22
Powder Blue (survey)
#B1D1FC
ΔE00 8.39
Pale Lilac
#E4CBFF
ΔE00 8.51
Light Blue Grey
#B7C9E2
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CCFD #FDF8C7
analogous
#C7E7FD #C7CCFD #DDC7FD
triadic
#C7CCFD #FDC7CC #CCFDC7
tetradic
#C7CCFD #FDC7E7 #FDF8C7 #C7FDDD
square
#C7CCFD #FDC7E7 #FDF8C7 #C7FDDD
split-complementary
#C7CCFD #FDDDC7 #E7FDC7
monochromatic
#5160F9 #8C96FB #C7CCFD #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.56
#C7CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#C7CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CCFD
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CCFD | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#BBD5DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c7ccfd; /* rgb */ color: rgb(199, 204, 253); /* oklch */ color: oklch(85.8% 0.068 280.3);
Tailwind
colors: {
custom: {
50: '#d8dbfe',
500: '#c7ccfd',
950: '#000000',
},
}SCSS
$custom: #c7ccfd; $custom-light: #d8dbfe; $custom-dark: #000000;
JSON
{
"hex": "#c7ccfd",
"rgb": {
"r": 199,
"g": 204,
"b": 253
},
"hsl": {
"h": 234.444,
"s": 93.103,
"l": 88.627
},
"oklch": {
"l": 0.85767,
"c": 0.06824,
"h": 280.3
},
"luminance": 0.6242
}Semantic roles & 50–950 ramp
primary
#C7CCFD
secondary
#E5DC83
accent
#D000E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485