#C1CCFC#C1CCFC
#C1CCFC is a very light, moderate blue. Relative luminance 0.616; OKLCH L 85.3% C 0.068 H 274.8°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CCFC |
|---|---|
| RGB | rgb(193, 204, 252) |
| HSL | hsl(229, 91%, 87%) |
| HSV | hsv(229, 23%, 99%) |
| CMYK | cmyk(23.4%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(82.67, 6.33, -24.75) |
| CIE-LCH | lch(82.67, 25.55, 284.34°) |
| OKLab | oklab(85.29% 0.0057 -0.0678) |
| OKLCH | oklch(85.29% 0.068 274.8) |
| XYZ | xyz(61.1514, 61.5500, 100.7351) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.15
Periwinkle
#CCCCFF
ΔE00 3.31
Powder Blue (survey)
#B1D1FC
ΔE00 6.56
Pastel Blue
#A2BFFE
ΔE00 7.10
Light Blue Grey
#B7C9E2
ΔE00 7.29
Lightsteelblue
#B0C4DE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CCFC #FCF1C1
analogous
#C1E9FC #C1CCFC #D4C1FC
triadic
#C1CCFC #FCC1CC #CCFCC1
tetradic
#C1CCFC #FCC1E9 #FCF1C1 #C1FCD4
square
#C1CCFC #FCC1E9 #FCF1C1 #C1FCD4
split-complementary
#C1CCFC #FCD4C1 #E9FCC1
monochromatic
#4C6CF6 #879CF9 #C1CCFC #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.58
#C1CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#C1CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CCFC
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CCFC | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#BACCFB
Tritanopia (blue-blind)
#B3D5DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c1ccfc; /* rgb */ color: rgb(193, 204, 252); /* oklch */ color: oklch(85.3% 0.068 274.8);
Tailwind
colors: {
custom: {
50: '#d4dbfd',
500: '#c1ccfc',
950: '#000000',
},
}SCSS
$custom: #c1ccfc; $custom-light: #d4dbfd; $custom-dark: #000000;
JSON
{
"hex": "#c1ccfc",
"rgb": {
"r": 193,
"g": 204,
"b": 252
},
"hsl": {
"h": 228.814,
"s": 90.769,
"l": 87.255
},
"oklch": {
"l": 0.85288,
"c": 0.06805,
"h": 274.8
},
"luminance": 0.61551
}Semantic roles & 50–950 ramp
primary
#C1CCFC
secondary
#E2D07F
accent
#BB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485