#C7CAEC#C7CAEC
#C7CAEC is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.8% C 0.047 H 281.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CAEC |
|---|---|
| RGB | rgb(199, 202, 236) |
| HSL | hsl(235, 49%, 85%) |
| HSV | hsv(235, 16%, 93%) |
| CMYK | cmyk(15.7%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.08, 5.72, -17.10) |
| CIE-LCH | lch(82.08, 18.03, 288.51°) |
| OKLab | oklab(84.76% 0.0093 -0.0464) |
| OKLCH | oklch(84.76% 0.047 281.4) |
| XYZ | xyz(59.8106, 60.4385, 87.8553) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.47
Light Periwinkle
#C1C6FC
ΔE00 5.18
Light Blue Grey
#B7C9E2
ΔE00 7.66
Lavender (CSS)
#E6E6FA
ΔE00 7.94
Lightsteelblue
#B0C4DE
ΔE00 8.40
Pale Lilac
#E4CBFF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CAEC #ECE9C7
analogous
#C7DCEC #C7CAEC #D6C7EC
triadic
#C7CAEC #ECC7CA #CAECC7
tetradic
#C7CAEC #ECC7DC #ECE9C7 #C7ECD6
square
#C7CAEC #ECC7DC #ECE9C7 #C7ECD6
split-complementary
#C7CAEC #ECD6C7 #DCECC7
monochromatic
#6C74CD #999FDC #C7CAEC #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.60
#C7CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#C7CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CAEC
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CAEC | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEE
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#BFD0D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c7caec; /* rgb */ color: rgb(199, 202, 236); /* oklch */ color: oklch(84.8% 0.047 281.4);
Tailwind
colors: {
custom: {
50: '#d8daf2',
500: '#c7caec',
950: '#000000',
},
}SCSS
$custom: #c7caec; $custom-light: #d8daf2; $custom-dark: #000000;
JSON
{
"hex": "#c7caec",
"rgb": {
"r": 199,
"g": 202,
"b": 236
},
"hsl": {
"h": 235.135,
"s": 49.333,
"l": 85.294
},
"oklch": {
"l": 0.84757,
"c": 0.04731,
"h": 281.4
},
"luminance": 0.60439
}Semantic roles & 50–950 ramp
primary
#C7CAEC
secondary
#C8C48F
accent
#B129BD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385