#C1C7FC#C1C7FC
#C1C7FC is a very light, moderate blue. Relative luminance 0.592; OKLCH L 84.3% C 0.074 H 279.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C1C7FC |
|---|---|
| RGB | rgb(193, 199, 252) |
| HSL | hsl(234, 91%, 87%) |
| HSV | hsv(234, 23%, 99%) |
| CMYK | cmyk(23.4%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(81.41, 9.01, -26.69) |
| CIE-LCH | lch(81.41, 28.17, 288.67°) |
| OKLab | oklab(84.3% 0.0124 -0.0732) |
| OKLCH | oklch(84.3% 0.074 279.6) |
| XYZ | xyz(59.9820, 59.2113, 100.3453) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.34
Periwinkle
#CCCCFF
ΔE00 2.47
Pastel Blue
#A2BFFE
ΔE00 7.55
Powder Blue (survey)
#B1D1FC
ΔE00 7.92
Light Blue Grey
#B7C9E2
ΔE00 8.37
Lightsteelblue
#B0C4DE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1C7FC #FCF6C1
analogous
#C1E5FC #C1C7FC #D9C1FC
triadic
#C1C7FC #FCC1C7 #C7FCC1
tetradic
#C1C7FC #FCC1E5 #FCF6C1 #C1FCD9
square
#C1C7FC #FCC1E5 #FCF6C1 #C1FCD9
split-complementary
#C1C7FC #FCD9C1 #E5FCC1
monochromatic
#4C5EF6 #8792F9 #C1C7FC #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.64
#C1C7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#C1C7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1C7FC
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1C7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1C7FC | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFE
Deuteranopia (green-blind)
#B6C8FB
Tritanopia (blue-blind)
#B3D0D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c1c7fc; /* rgb */ color: rgb(193, 199, 252); /* oklch */ color: oklch(84.3% 0.074 279.6);
Tailwind
colors: {
custom: {
50: '#d4d7fd',
500: '#c1c7fc',
950: '#000000',
},
}SCSS
$custom: #c1c7fc; $custom-light: #d4d7fd; $custom-dark: #000000;
JSON
{
"hex": "#c1c7fc",
"rgb": {
"r": 193,
"g": 199,
"b": 252
},
"hsl": {
"h": 233.898,
"s": 90.769,
"l": 87.255
},
"oklch": {
"l": 0.84302,
"c": 0.07426,
"h": 279.6
},
"luminance": 0.59213
}Semantic roles & 50–950 ramp
primary
#C1C7FC
secondary
#E2D87F
accent
#CE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385