#C0CAEC#C0CAEC
#C0CAEC is a very light, muted blue. Relative luminance 0.595; OKLCH L 84.2% C 0.049 H 272.4°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CAEC |
|---|---|
| RGB | rgb(192, 202, 236) |
| HSL | hsl(226, 54%, 84%) |
| HSV | hsv(226, 19%, 93%) |
| CMYK | cmyk(18.6%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(81.57, 3.54, -17.91) |
| CIE-LCH | lch(81.57, 18.26, 281.18°) |
| OKLab | oklab(84.23% 0.002 -0.0487) |
| OKLCH | oklch(84.23% 0.049 272.4) |
| XYZ | xyz(57.9954, 59.5026, 87.7702) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.78
Light Blue Grey
#B7C9E2
ΔE00 5.20
Periwinkle
#CCCCFF
ΔE00 5.22
Lightsteelblue
#B0C4DE
ΔE00 5.88
Powder Blue (survey)
#B1D1FC
ΔE00 7.22
Cloudy Blue
#ACC2D9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CAEC #ECE2C0
analogous
#C0E0EC #C0CAEC #CCC0EC
triadic
#C0CAEC #ECC0CA #CAECC0
tetradic
#C0CAEC #ECC0E0 #ECE2C0 #C0ECCC
square
#C0CAEC #ECC0E0 #ECE2C0 #C0ECCC
split-complementary
#C0CAEC #ECCCC0 #E0ECC0
monochromatic
#627BD0 #91A2DE #C0CAEC #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.63
#C0CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#C0CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CAEC
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CAEC | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEE
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#B6D0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c0caec; /* rgb */ color: rgb(192, 202, 236); /* oklch */ color: oklch(84.2% 0.049 272.4);
Tailwind
colors: {
custom: {
50: '#d3daf2',
500: '#c0caec',
950: '#000000',
},
}SCSS
$custom: #c0caec; $custom-light: #d3daf2; $custom-dark: #000000;
JSON
{
"hex": "#c0caec",
"rgb": {
"r": 192,
"g": 202,
"b": 236
},
"hsl": {
"h": 226.364,
"s": 53.659,
"l": 83.922
},
"oklch": {
"l": 0.84232,
"c": 0.04876,
"h": 272.4
},
"luminance": 0.59504
}Semantic roles & 50–950 ramp
primary
#C0CAEC
secondary
#C9BA87
accent
#9D24C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385