#C0C4E2#C0C4E2
#C0C4E2 is a very light, muted blue. Relative luminance 0.562; OKLCH L 82.7% C 0.042 H 279.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C4E2 |
|---|---|
| RGB | rgb(192, 196, 226) |
| HSL | hsl(233, 37%, 82%) |
| HSV | hsv(233, 15%, 89%) |
| CMYK | cmyk(15%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(79.71, 4.61, -15.35) |
| CIE-LCH | lch(79.71, 16.03, 286.70°) |
| OKLab | oklab(82.68% 0.0069 -0.0416) |
| OKLCH | oklch(82.68% 0.042 279.4) |
| XYZ | xyz(55.2025, 56.1766, 79.8716) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.14
Light Periwinkle
#C1C6FC
ΔE00 6.23
Light Blue Grey
#B7C9E2
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 7.25
Lavender (CSS)
#E6E6FA
ΔE00 8.76
Cloudy Blue
#ACC2D9
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C4E2 #E2DEC0
analogous
#C0D5E2 #C0C4E2 #CDC0E2
triadic
#C0C4E2 #E2C0C4 #C4E2C0
tetradic
#C0C4E2 #E2C0D5 #E2DEC0 #C0E2CD
square
#C0C4E2 #E2C0D5 #E2DEC0 #C0E2CD
split-complementary
#C0C4E2 #E2CDC0 #D5E2C0
monochromatic
#6C76BB #969DCF #C0C4E2 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.72
#C0C4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#C0C4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C4E2
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C4E2 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC7E3
Deuteranopia (green-blind)
#BBC4E1
Tritanopia (blue-blind)
#B9C9CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c0c4e2; /* rgb */ color: rgb(192, 196, 226); /* oklch */ color: oklch(82.7% 0.042 279.4);
Tailwind
colors: {
custom: {
50: '#d3d5eb',
500: '#c0c4e2',
950: '#000000',
},
}SCSS
$custom: #c0c4e2; $custom-light: #d3d5eb; $custom-dark: #000000;
JSON
{
"hex": "#c0c4e2",
"rgb": {
"r": 192,
"g": 196,
"b": 226
},
"hsl": {
"h": 232.941,
"s": 36.957,
"l": 81.961
},
"oklch": {
"l": 0.82679,
"c": 0.04215,
"h": 279.4
},
"luminance": 0.56177
}Semantic roles & 50–950 ramp
primary
#C0C4E2
secondary
#BBB58B
accent
#A136B0
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384