#C1CBFC#C1CBFC
#C1CBFC is a very light, moderate blue. Relative luminance 0.611; OKLCH L 85.1% C 0.069 H 275.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CBFC |
|---|---|
| RGB | rgb(193, 203, 252) |
| HSL | hsl(230, 91%, 87%) |
| HSV | hsv(230, 23%, 99%) |
| CMYK | cmyk(23.4%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(82.42, 6.86, -25.14) |
| CIE-LCH | lch(82.42, 26.06, 285.27°) |
| OKLab | oklab(85.09% 0.007 -0.0689) |
| OKLCH | oklch(85.09% 0.069 275.8) |
| XYZ | xyz(60.9144, 61.0762, 100.6561) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.78
Periwinkle
#CCCCFF
ΔE00 3.06
Powder Blue (survey)
#B1D1FC
ΔE00 6.85
Pastel Blue
#A2BFFE
ΔE00 7.17
Light Blue Grey
#B7C9E2
ΔE00 7.52
Lightsteelblue
#B0C4DE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CBFC #FCF2C1
analogous
#C1E8FC #C1CBFC #D5C1FC
triadic
#C1CBFC #FCC1CB #CBFCC1
tetradic
#C1CBFC #FCC1E8 #FCF2C1 #C1FCD5
square
#C1CBFC #FCC1E8 #FCF2C1 #C1FCD5
split-complementary
#C1CBFC #FCD5C1 #E8FCC1
monochromatic
#4C69F6 #879AF9 #C1CBFC #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.59
#C1CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#C1CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CBFC
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CBFC | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFE
Deuteranopia (green-blind)
#B9CBFB
Tritanopia (blue-blind)
#B3D4DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c1cbfc; /* rgb */ color: rgb(193, 203, 252); /* oklch */ color: oklch(85.1% 0.069 275.8);
Tailwind
colors: {
custom: {
50: '#d4dafd',
500: '#c1cbfc',
950: '#000000',
},
}SCSS
$custom: #c1cbfc; $custom-light: #d4dafd; $custom-dark: #000000;
JSON
{
"hex": "#c1cbfc",
"rgb": {
"r": 193,
"g": 203,
"b": 252
},
"hsl": {
"h": 229.831,
"s": 90.769,
"l": 87.255
},
"oklch": {
"l": 0.8509,
"c": 0.06925,
"h": 275.8
},
"luminance": 0.61078
}Semantic roles & 50–950 ramp
primary
#C1CBFC
secondary
#E2D27F
accent
#BF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385