#C1CAEF#C1CAEF
#C1CAEF is a very light, muted blue. Relative luminance 0.598; OKLCH L 84.4% C 0.053 H 274.5°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CAEF |
|---|---|
| RGB | rgb(193, 202, 239) |
| HSL | hsl(228, 59%, 85%) |
| HSV | hsv(228, 19%, 94%) |
| CMYK | cmyk(19.2%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(81.73, 4.50, -19.26) |
| CIE-LCH | lch(81.73, 19.78, 283.16°) |
| OKLab | oklab(84.41% 0.0041 -0.0524) |
| OKLCH | oklch(84.41% 0.053 274.5) |
| XYZ | xyz(58.6890, 59.8094, 90.0969) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.93
Periwinkle
#CCCCFF
ΔE00 4.29
Light Blue Grey
#B7C9E2
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.71
Powder Blue (survey)
#B1D1FC
ΔE00 7.53
Cloudy Blue
#ACC2D9
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CAEF #EFE6C1
analogous
#C1E1EF #C1CAEF #CFC1EF
triadic
#C1CAEF #EFC1CA #CAEFC1
tetradic
#C1CAEF #EFC1E1 #EFE6C1 #C1EFCF
square
#C1CAEF #EFC1E1 #EFE6C1 #C1EFCF
split-complementary
#C1CAEF #EFCFC1 #E1EFC1
monochromatic
#6077D6 #90A0E2 #C1CAEF #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.62
#C1CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#C1CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CAEF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CAEF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF1
Deuteranopia (green-blind)
#BDCAEE
Tritanopia (blue-blind)
#B6D1D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c1caef; /* rgb */ color: rgb(193, 202, 239); /* oklch */ color: oklch(84.4% 0.053 274.5);
Tailwind
colors: {
custom: {
50: '#d4daf4',
500: '#c1caef',
950: '#000000',
},
}SCSS
$custom: #c1caef; $custom-light: #d4daf4; $custom-dark: #000000;
JSON
{
"hex": "#c1caef",
"rgb": {
"r": 193,
"g": 202,
"b": 239
},
"hsl": {
"h": 228.261,
"s": 58.974,
"l": 84.706
},
"oklch": {
"l": 0.84413,
"c": 0.05259,
"h": 274.5
},
"luminance": 0.59811
}Semantic roles & 50–950 ramp
primary
#C1CAEF
secondary
#CDBF87
accent
#A61FC7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385