#C1CFEC#C1CFEC
#C1CFEC is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.3% C 0.043 H 265.0°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CFEC |
|---|---|
| RGB | rgb(193, 207, 236) |
| HSL | hsl(220, 53%, 84%) |
| HSV | hsv(220, 18%, 93%) |
| CMYK | cmyk(18.2%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(82.92, 1.19, -15.87) |
| CIE-LCH | lch(82.92, 15.91, 274.29°) |
| OKLab | oklab(85.31% -0.0038 -0.0431) |
| OKLCH | oklch(85.31% 0.043 265) |
| XYZ | xyz(59.4417, 62.0180, 88.1796) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.09
Lightsteelblue
#B0C4DE
ΔE00 4.25
Powder Blue (survey)
#B1D1FC
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 5.86
Light Periwinkle
#C1C6FC
ΔE00 6.74
Periwinkle
#CCCCFF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CFEC #ECDEC1
analogous
#C1E5EC #C1CFEC #C9C1EC
triadic
#C1CFEC #ECC1CF #CFECC1
tetradic
#C1CFEC #ECC1E5 #ECDEC1 #C1ECC9
square
#C1CFEC #ECC1E5 #ECDEC1 #C1ECC9
split-complementary
#C1CFEC #ECC9C1 #E5ECC1
monochromatic
#6386CF #92ABDE #C1CFEC #E8EDF8 #E8EDF8
Accessibility & contrast
On white
1.57
#C1CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#C1CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CFEC
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CFEC | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1ED
Deuteranopia (green-blind)
#C2CDEB
Tritanopia (blue-blind)
#B7D5D8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c1cfec; /* rgb */ color: rgb(193, 207, 236); /* oklch */ color: oklch(85.3% 0.043 265.0);
Tailwind
colors: {
custom: {
50: '#d4ddf2',
500: '#c1cfec',
950: '#000000',
},
}SCSS
$custom: #c1cfec; $custom-light: #d4ddf2; $custom-dark: #000000;
JSON
{
"hex": "#c1cfec",
"rgb": {
"r": 193,
"g": 207,
"b": 236
},
"hsl": {
"h": 220.465,
"s": 53.086,
"l": 84.118
},
"oklch": {
"l": 0.85312,
"c": 0.04324,
"h": 265
},
"luminance": 0.62019
}Semantic roles & 50–950 ramp
primary
#C1CFEC
secondary
#C9B488
accent
#8E25C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485