#C1CAEB#C1CAEB
#C1CAEB is a very light, muted blue. Relative luminance 0.596; OKLCH L 84.3% C 0.047 H 273.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CAEB |
|---|---|
| RGB | rgb(193, 202, 235) |
| HSL | hsl(227, 51%, 84%) |
| HSV | hsv(227, 18%, 92%) |
| CMYK | cmyk(17.9%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(81.61, 3.63, -17.31) |
| CIE-LCH | lch(81.61, 17.69, 281.85°) |
| OKLab | oklab(84.27% 0.0027 -0.047) |
| OKLCH | oklch(84.27% 0.047 273.3) |
| XYZ | xyz(58.1046, 59.5757, 87.0191) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.05
Periwinkle
#CCCCFF
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 5.34
Lightsteelblue
#B0C4DE
ΔE00 6.06
Powder Blue (survey)
#B1D1FC
ΔE00 7.62
Cloudy Blue
#ACC2D9
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CAEB #EBE2C1
analogous
#C1DFEB #C1CAEB #CDC1EB
triadic
#C1CAEB #EBC1CA #CAEBC1
tetradic
#C1CAEB #EBC1DF #EBE2C1 #C1EBCD
square
#C1CAEB #EBC1DF #EBE2C1 #C1EBCD
split-complementary
#C1CAEB #EBCDC1 #DFEBC1
monochromatic
#647BCD #93A2DC #C1CAEB #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.63
#C1CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#C1CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CAEB
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CAEB | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#BEC9EA
Tritanopia (blue-blind)
#B7D0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c1caeb; /* rgb */ color: rgb(193, 202, 235); /* oklch */ color: oklch(84.3% 0.047 273.3);
Tailwind
colors: {
custom: {
50: '#d4daf1',
500: '#c1caeb',
950: '#000000',
},
}SCSS
$custom: #c1caeb; $custom-light: #d4daf1; $custom-dark: #000000;
JSON
{
"hex": "#c1caeb",
"rgb": {
"r": 193,
"g": 202,
"b": 235
},
"hsl": {
"h": 227.143,
"s": 51.22,
"l": 83.922
},
"oklch": {
"l": 0.84271,
"c": 0.04712,
"h": 273.3
},
"luminance": 0.59577
}Semantic roles & 50–950 ramp
primary
#C1CAEB
secondary
#C7BA89
accent
#9E27BF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385