#C7CAEB#C7CAEB
#C7CAEB is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.7% C 0.046 H 281.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CAEB |
|---|---|
| RGB | rgb(199, 202, 235) |
| HSL | hsl(235, 47%, 85%) |
| HSV | hsv(235, 15%, 92%) |
| CMYK | cmyk(15.3%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(82.04, 5.51, -16.61) |
| CIE-LCH | lch(82.04, 17.50, 288.36°) |
| OKLab | oklab(84.72% 0.009 -0.045) |
| OKLCH | oklch(84.72% 0.046 281.3) |
| XYZ | xyz(59.6657, 60.3806, 87.0923) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.77
Light Periwinkle
#C1C6FC
ΔE00 5.46
Light Blue Grey
#B7C9E2
ΔE00 7.53
Lavender (CSS)
#E6E6FA
ΔE00 7.78
Lightsteelblue
#B0C4DE
ΔE00 8.29
Pale Lilac
#E4CBFF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CAEB #EBE8C7
analogous
#C7DCEB #C7CAEB #D6C7EB
triadic
#C7CAEB #EBC7CA #CAEBC7
tetradic
#C7CAEB #EBC7DC #EBE8C7 #C7EBD6
square
#C7CAEB #EBC7DC #EBE8C7 #C7EBD6
split-complementary
#C7CAEB #EBD6C7 #DCEBC7
monochromatic
#6D75CB #9A9FDB #C7CAEB #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.61
#C7CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#C7CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CAEB
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CAEB | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDED
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#BFD0D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c7caeb; /* rgb */ color: rgb(199, 202, 235); /* oklch */ color: oklch(84.7% 0.046 281.3);
Tailwind
colors: {
custom: {
50: '#d8daf1',
500: '#c7caeb',
950: '#000000',
},
}SCSS
$custom: #c7caeb; $custom-light: #d8daf1; $custom-dark: #000000;
JSON
{
"hex": "#c7caeb",
"rgb": {
"r": 199,
"g": 202,
"b": 235
},
"hsl": {
"h": 235,
"s": 47.368,
"l": 85.098
},
"oklch": {
"l": 0.84722,
"c": 0.04592,
"h": 281.3
},
"luminance": 0.60381
}Semantic roles & 50–950 ramp
primary
#C7CAEB
secondary
#C7C28F
accent
#AF2BBB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385