#C1CCFE#C1CCFE
#C1CCFE is a very light, moderate blue. Relative luminance 0.617; OKLCH L 85.4% C 0.071 H 275.1°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CCFE |
|---|---|
| RGB | rgb(193, 204, 254) |
| HSL | hsl(229, 97%, 88%) |
| HSV | hsv(229, 24%, 100%) |
| CMYK | cmyk(24%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(82.74, 6.78, -25.71) |
| CIE-LCH | lch(82.74, 26.59, 284.78°) |
| OKLab | oklab(85.36% 0.0063 -0.0705) |
| OKLCH | oklch(85.36% 0.071 275.1) |
| XYZ | xyz(61.4699, 61.6775, 102.4130) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.04
Periwinkle
#CCCCFF
ΔE00 3.33
Powder Blue (survey)
#B1D1FC
ΔE00 6.51
Pastel Blue
#A2BFFE
ΔE00 6.94
Light Blue Grey
#B7C9E2
ΔE00 7.49
Lightsteelblue
#B0C4DE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CCFE #FEF3C1
analogous
#C1EBFE #C1CCFE #D4C1FE
triadic
#C1CCFE #FEC1CC #CCFEC1
tetradic
#C1CCFE #FEC1EB #FEF3C1 #C1FED4
square
#C1CCFE #FEC1EB #FEF3C1 #C1FED4
split-complementary
#C1CCFE #FED4C1 #EBFEC1
monochromatic
#4969FC #859AFD #C1CCFE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.57
#C1CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#C1CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CCFE
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CCFE | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#B2D5DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c1ccfe; /* rgb */ color: rgb(193, 204, 254); /* oklch */ color: oklch(85.4% 0.071 275.1);
Tailwind
colors: {
custom: {
50: '#d4dbfe',
500: '#c1ccfe',
950: '#000000',
},
}SCSS
$custom: #c1ccfe; $custom-light: #d4dbfe; $custom-dark: #000000;
JSON
{
"hex": "#c1ccfe",
"rgb": {
"r": 193,
"g": 204,
"b": 254
},
"hsl": {
"h": 229.18,
"s": 96.825,
"l": 87.647
},
"oklch": {
"l": 0.85364,
"c": 0.07078,
"h": 275.1
},
"luminance": 0.61679
}Semantic roles & 50–950 ramp
primary
#C1CCFE
secondary
#E6D37D
accent
#BC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486