#C0C2D8#C0C2D8
#C0C2D8 is a light, muted blue. Relative luminance 0.547; OKLCH L 81.9% C 0.031 H 281.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C2D8 |
|---|---|
| RGB | rgb(192, 194, 216) |
| HSL | hsl(235, 24%, 80%) |
| HSV | hsv(235, 11%, 85%) |
| CMYK | cmyk(11.1%, 10.2%, 0%, 15.3%) |
| CIE-LAB | lab(78.90, 3.60, -11.20) |
| CIE-LCH | lch(78.90, 11.76, 287.83°) |
| OKLab | oklab(81.94% 0.0062 -0.0302) |
| OKLCH | oklch(81.94% 0.031 281.6) |
| XYZ | xyz(53.4221, 54.7475, 72.7053) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.70
Lightsteelblue
#B0C4DE
ΔE00 7.29
Dove Gray
#B6B8BD
ΔE00 7.93
Cloudy Blue
#ACC2D9
ΔE00 8.46
Lavender (CSS)
#E6E6FA
ΔE00 8.55
Periwinkle
#CCCCFF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C2D8 #D8D6C0
analogous
#C0CED8 #C0C2D8 #CAC0D8
triadic
#C0C2D8 #D8C0C2 #C2D8C0
tetradic
#C0C2D8 #D8C0CE #D8D6C0 #C0D8CA
square
#C0C2D8 #D8C0CE #D8D6C0 #C0D8CA
split-complementary
#C0C2D8 #D8CAC0 #CED8C0
monochromatic
#7479A9 #9A9DC1 #C0C2D8 #E6E7EF #ECEDF3
Accessibility & contrast
On white
1.76
#C0C2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#C0C2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C2D8
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C2D8 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC4D9
Deuteranopia (green-blind)
#BCC3D7
Tritanopia (blue-blind)
#BBC6C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c0c2d8; /* rgb */ color: rgb(192, 194, 216); /* oklch */ color: oklch(81.9% 0.031 281.6);
Tailwind
colors: {
custom: {
50: '#d3d4e4',
500: '#c0c2d8',
950: '#000000',
},
}SCSS
$custom: #c0c2d8; $custom-light: #d3d4e4; $custom-dark: #000000;
JSON
{
"hex": "#c0c2d8",
"rgb": {
"r": 192,
"g": 194,
"b": 216
},
"hsl": {
"h": 235,
"s": 23.529,
"l": 80
},
"oklch": {
"l": 0.81937,
"c": 0.03078,
"h": 281.6
},
"luminance": 0.54748
}Semantic roles & 50–950 ramp
primary
#C0C2D8
secondary
#AEAB8E
accent
#9A44A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384