#C6CAEB#C6CAEB
#C6CAEB is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.6% C 0.046 H 279.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CAEB |
|---|---|
| RGB | rgb(198, 202, 235) |
| HSL | hsl(234, 48%, 85%) |
| HSV | hsv(234, 16%, 92%) |
| CMYK | cmyk(15.7%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(81.97, 5.20, -16.73) |
| CIE-LCH | lch(81.97, 17.52, 287.26°) |
| OKLab | oklab(84.65% 0.0079 -0.0454) |
| OKLCH | oklch(84.65% 0.046 279.9) |
| XYZ | xyz(59.4012, 60.2442, 87.0799) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.80
Light Periwinkle
#C1C6FC
ΔE00 5.34
Light Blue Grey
#B7C9E2
ΔE00 7.15
Lavender (CSS)
#E6E6FA
ΔE00 7.85
Lightsteelblue
#B0C4DE
ΔE00 7.91
Cloudy Blue
#ACC2D9
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CAEB #EBE7C6
analogous
#C6DCEB #C6CAEB #D5C6EB
triadic
#C6CAEB #EBC6CA #CAEBC6
tetradic
#C6CAEB #EBC6DC #EBE7C6 #C6EBD5
square
#C6CAEB #EBC6DC #EBE7C6 #C6EBD5
split-complementary
#C6CAEB #EBD5C6 #DCEBC6
monochromatic
#6B76CB #99A0DB #C6CAEB #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.61
#C6CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#C6CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CAEB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CAEB | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDED
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#BED0D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c6caeb; /* rgb */ color: rgb(198, 202, 235); /* oklch */ color: oklch(84.6% 0.046 279.9);
Tailwind
colors: {
custom: {
50: '#d7daf1',
500: '#c6caeb',
950: '#000000',
},
}SCSS
$custom: #c6caeb; $custom-light: #d7daf1; $custom-dark: #000000;
JSON
{
"hex": "#c6caeb",
"rgb": {
"r": 198,
"g": 202,
"b": 235
},
"hsl": {
"h": 233.514,
"s": 48.052,
"l": 84.902
},
"oklch": {
"l": 0.84646,
"c": 0.04606,
"h": 279.9
},
"luminance": 0.60245
}Semantic roles & 50–950 ramp
primary
#C6CAEB
secondary
#C7C18E
accent
#AC2ABB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385