#C7CCFC#C7CCFC
#C7CCFC is a very light, moderate blue. Relative luminance 0.624; OKLCH L 85.7% C 0.067 H 280.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CCFC |
|---|---|
| RGB | rgb(199, 204, 252) |
| HSL | hsl(234, 90%, 88%) |
| HSV | hsv(234, 21%, 99%) |
| CMYK | cmyk(21%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(83.10, 8.12, -24.06) |
| CIE-LCH | lch(83.10, 25.40, 288.65°) |
| OKLab | oklab(85.73% 0.0119 -0.0658) |
| OKLCH | oklch(85.73% 0.067 280.2) |
| XYZ | xyz(62.7124, 62.3550, 100.8083) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.51
Light Periwinkle
#C1C6FC
ΔE00 1.89
Light Lavender
#DFC5FE
ΔE00 8.23
Powder Blue (survey)
#B1D1FC
ΔE00 8.45
Light Blue Grey
#B7C9E2
ΔE00 8.49
Pale Lilac
#E4CBFF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CCFC #FCF7C7
analogous
#C7E6FC #C7CCFC #DCC7FC
triadic
#C7CCFC #FCC7CC #CCFCC7
tetradic
#C7CCFC #FCC7E6 #FCF7C7 #C7FCDC
square
#C7CCFC #FCC7E6 #FCF7C7 #C7FCDC
split-complementary
#C7CCFC #FCDCC7 #E6FCC7
monochromatic
#5362F6 #8D97F9 #C7CCFC #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.56
#C7CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#C7CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CCFC
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CCFC | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FE
Deuteranopia (green-blind)
#BDCDFB
Tritanopia (blue-blind)
#BBD4DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c7ccfc; /* rgb */ color: rgb(199, 204, 252); /* oklch */ color: oklch(85.7% 0.067 280.2);
Tailwind
colors: {
custom: {
50: '#d8dbfd',
500: '#c7ccfc',
950: '#000000',
},
}SCSS
$custom: #c7ccfc; $custom-light: #d8dbfd; $custom-dark: #000000;
JSON
{
"hex": "#c7ccfc",
"rgb": {
"r": 199,
"g": 204,
"b": 252
},
"hsl": {
"h": 234.34,
"s": 89.831,
"l": 88.431
},
"oklch": {
"l": 0.85729,
"c": 0.06686,
"h": 280.2
},
"luminance": 0.62356
}Semantic roles & 50–950 ramp
primary
#C7CCFC
secondary
#E3DA84
accent
#D000E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485