#C3CAEB#C3CAEB
#C3CAEB is a very light, muted blue. Relative luminance 0.598; OKLCH L 84.4% C 0.047 H 275.9°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CAEB |
|---|---|
| RGB | rgb(195, 202, 235) |
| HSL | hsl(230, 50%, 84%) |
| HSV | hsv(230, 17%, 92%) |
| CMYK | cmyk(17%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(81.75, 4.26, -17.08) |
| CIE-LCH | lch(81.75, 17.60, 284.00°) |
| OKLab | oklab(84.42% 0.0048 -0.0464) |
| OKLCH | oklch(84.42% 0.047 275.9) |
| XYZ | xyz(58.6181, 59.8404, 87.0432) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.03
Light Periwinkle
#C1C6FC
ΔE00 5.09
Light Blue Grey
#B7C9E2
ΔE00 6.05
Lightsteelblue
#B0C4DE
ΔE00 6.79
Lavender (CSS)
#E6E6FA
ΔE00 8.16
Powder Blue (survey)
#B1D1FC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CAEB #EBE4C3
analogous
#C3DEEB #C3CAEB #D0C3EB
triadic
#C3CAEB #EBC3CA #CAEBC3
tetradic
#C3CAEB #EBC3DE #EBE4C3 #C3EBD0
square
#C3CAEB #EBC3DE #EBE4C3 #C3EBD0
split-complementary
#C3CAEB #EBD0C3 #DEEBC3
monochromatic
#6779CC #95A1DC #C3CAEB #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.62
#C3CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#C3CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CAEB
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CAEB | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#BAD0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c3caeb; /* rgb */ color: rgb(195, 202, 235); /* oklch */ color: oklch(84.4% 0.047 275.9);
Tailwind
colors: {
custom: {
50: '#d5daf1',
500: '#c3caeb',
950: '#000000',
},
}SCSS
$custom: #c3caeb; $custom-light: #d5daf1; $custom-dark: #000000;
JSON
{
"hex": "#c3caeb",
"rgb": {
"r": 195,
"g": 202,
"b": 235
},
"hsl": {
"h": 229.5,
"s": 50,
"l": 84.314
},
"oklch": {
"l": 0.8442,
"c": 0.04663,
"h": 275.9
},
"luminance": 0.59841
}Semantic roles & 50–950 ramp
primary
#C3CAEB
secondary
#C7BD8B
accent
#A328BD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385