#C5CAEB#C5CAEB
#C5CAEB is a very light, muted blue. Relative luminance 0.601; OKLCH L 84.6% C 0.046 H 278.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CAEB |
|---|---|
| RGB | rgb(197, 202, 235) |
| HSL | hsl(232, 49%, 85%) |
| HSV | hsv(232, 16%, 92%) |
| CMYK | cmyk(16.2%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(81.90, 4.88, -16.85) |
| CIE-LCH | lch(81.90, 17.54, 286.17°) |
| OKLab | oklab(84.57% 0.0069 -0.0457) |
| OKLCH | oklch(84.57% 0.046 278.6) |
| XYZ | xyz(59.1384, 60.1087, 87.0676) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.85
Light Periwinkle
#C1C6FC
ΔE00 5.23
Light Blue Grey
#B7C9E2
ΔE00 6.78
Lightsteelblue
#B0C4DE
ΔE00 7.53
Lavender (CSS)
#E6E6FA
ΔE00 7.94
Powder Blue (survey)
#B1D1FC
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CAEB #EBE6C5
analogous
#C5DDEB #C5CAEB #D3C5EB
triadic
#C5CAEB #EBC5CA #CAEBC5
tetradic
#C5CAEB #EBC5DD #EBE6C5 #C5EBD3
square
#C5CAEB #EBC5DD #EBE6C5 #C5EBD3
split-complementary
#C5CAEB #EBD3C5 #DDEBC5
monochromatic
#6A77CC #97A0DB #C5CAEB #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.61
#C5CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#C5CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CAEB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CAEB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDED
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#BDD0D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c5caeb; /* rgb */ color: rgb(197, 202, 235); /* oklch */ color: oklch(84.6% 0.046 278.6);
Tailwind
colors: {
custom: {
50: '#d6daf1',
500: '#c5caeb',
950: '#000000',
},
}SCSS
$custom: #c5caeb; $custom-light: #d6daf1; $custom-dark: #000000;
JSON
{
"hex": "#c5caeb",
"rgb": {
"r": 197,
"g": 202,
"b": 235
},
"hsl": {
"h": 232.105,
"s": 48.718,
"l": 84.706
},
"oklch": {
"l": 0.8457,
"c": 0.04622,
"h": 278.6
},
"luminance": 0.6011
}Semantic roles & 50–950 ramp
primary
#C5CAEB
secondary
#C7BF8D
accent
#A929BC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385