#C1CCFF#C1CCFF
#C1CCFF is a very light, moderate blue. Relative luminance 0.617; OKLCH L 85.4% C 0.072 H 275.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CCFF |
|---|---|
| RGB | rgb(193, 204, 255) |
| HSL | hsl(229, 100%, 88%) |
| HSV | hsv(229, 24%, 100%) |
| CMYK | cmyk(24.3%, 20%, 0%, 0%) |
| CIE-LAB | lab(82.78, 7.01, -26.19) |
| CIE-LCH | lch(82.78, 27.11, 284.98°) |
| OKLab | oklab(85.4% 0.0066 -0.0718) |
| OKLCH | oklch(85.4% 0.072 275.3) |
| XYZ | xyz(61.6305, 61.7417, 103.2586) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.02
Periwinkle
#CCCCFF
ΔE00 3.37
Powder Blue (survey)
#B1D1FC
ΔE00 6.48
Pastel Blue
#A2BFFE
ΔE00 6.86
Light Blue Grey
#B7C9E2
ΔE00 7.58
Lightsteelblue
#B0C4DE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CCFF #FFF4C1
analogous
#C1EBFF #C1CCFF #D5C1FF
triadic
#C1CCFF #FFC1CC #CCFFC1
tetradic
#C1CCFF #FFC1EB #FFF4C1 #C1FFD5
square
#C1CCFF #FFC1EB #FFF4C1 #C1FFD5
split-complementary
#C1CCFF #FFD5C1 #EBFFC1
monochromatic
#4767FF #849AFF #C1CCFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.57
#C1CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#C1CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CCFF
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CCFF | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#B9CCFE
Tritanopia (blue-blind)
#B2D5DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c1ccff; /* rgb */ color: rgb(193, 204, 255); /* oklch */ color: oklch(85.4% 0.072 275.3);
Tailwind
colors: {
custom: {
50: '#d4dbff',
500: '#c1ccff',
950: '#000000',
},
}SCSS
$custom: #c1ccff; $custom-light: #d4dbff; $custom-dark: #000000;
JSON
{
"hex": "#c1ccff",
"rgb": {
"r": 193,
"g": 204,
"b": 255
},
"hsl": {
"h": 229.355,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.85402,
"c": 0.07216,
"h": 275.3
},
"luminance": 0.61743
}Semantic roles & 50–950 ramp
primary
#C1CCFF
secondary
#E8D57C
accent
#BD00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486