#C2CAEB#C2CAEB
#C2CAEB is a very light, muted blue. Relative luminance 0.597; OKLCH L 84.3% C 0.047 H 274.6°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAEB |
|---|---|
| RGB | rgb(194, 202, 235) |
| HSL | hsl(228, 51%, 84%) |
| HSV | hsv(228, 17%, 92%) |
| CMYK | cmyk(17.4%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(81.68, 3.94, -17.20) |
| CIE-LCH | lch(81.68, 17.64, 282.92°) |
| OKLab | oklab(84.35% 0.0038 -0.0467) |
| OKLCH | oklch(84.35% 0.047 274.6) |
| XYZ | xyz(58.3605, 59.7076, 87.0311) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.05
Periwinkle
#CCCCFF
ΔE00 5.16
Light Blue Grey
#B7C9E2
ΔE00 5.69
Lightsteelblue
#B0C4DE
ΔE00 6.42
Powder Blue (survey)
#B1D1FC
ΔE00 8.01
Cloudy Blue
#ACC2D9
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAEB #EBE3C2
analogous
#C2DFEB #C2CAEB #CFC2EB
triadic
#C2CAEB #EBC2CA #CAEBC2
tetradic
#C2CAEB #EBC2DF #EBE3C2 #C2EBCF
square
#C2CAEB #EBC2DF #EBE3C2 #C2EBCF
split-complementary
#C2CAEB #EBCFC2 #DFEBC2
monochromatic
#667ACD #94A2DC #C2CAEB #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.62
#C2CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#C2CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAEB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAEB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#BECAEA
Tritanopia (blue-blind)
#B9D0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c2caeb; /* rgb */ color: rgb(194, 202, 235); /* oklch */ color: oklch(84.3% 0.047 274.6);
Tailwind
colors: {
custom: {
50: '#d4daf1',
500: '#c2caeb',
950: '#000000',
},
}SCSS
$custom: #c2caeb; $custom-light: #d4daf1; $custom-dark: #000000;
JSON
{
"hex": "#c2caeb",
"rgb": {
"r": 194,
"g": 202,
"b": 235
},
"hsl": {
"h": 228.293,
"s": 50.617,
"l": 84.118
},
"oklch": {
"l": 0.84345,
"c": 0.04686,
"h": 274.6
},
"luminance": 0.59709
}Semantic roles & 50–950 ramp
primary
#C2CAEB
secondary
#C7BB8A
accent
#A128BE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385