#C0C8E2#C0C8E2
#C0C8E2 is a very light, muted blue. Relative luminance 0.580; OKLCH L 83.5% C 0.037 H 272.0°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C8E2 |
|---|---|
| RGB | rgb(192, 200, 226) |
| HSL | hsl(226, 37%, 82%) |
| HSV | hsv(226, 15%, 89%) |
| CMYK | cmyk(15%, 11.5%, 0%, 11.4%) |
| CIE-LAB | lab(80.74, 2.47, -13.81) |
| CIE-LCH | lch(80.74, 14.03, 280.13°) |
| OKLab | oklab(83.48% 0.0013 -0.0374) |
| OKLCH | oklch(83.48% 0.037 272) |
| XYZ | xyz(56.1168, 58.0052, 80.1764) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.33
Lightsteelblue
#B0C4DE
ΔE00 5.15
Cloudy Blue
#ACC2D9
ΔE00 6.65
Light Periwinkle
#C1C6FC
ΔE00 7.24
Periwinkle
#CCCCFF
ΔE00 7.44
Lavender (CSS)
#E6E6FA
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C8E2 #E2DAC0
analogous
#C0D9E2 #C0C8E2 #C9C0E2
triadic
#C0C8E2 #E2C0C8 #C8E2C0
tetradic
#C0C8E2 #E2C0D9 #E2DAC0 #C0E2C9
square
#C0C8E2 #E2C0D9 #E2DAC0 #C0E2C9
split-complementary
#C0C8E2 #E2C9C0 #D9E2C0
monochromatic
#6C7FBB #96A3CF #C0C8E2 #EAEDF5 #EAEDF5
Accessibility & contrast
On white
1.67
#C0C8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#C0C8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C8E2
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C8E2 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CAE3
Deuteranopia (green-blind)
#BEC7E1
Tritanopia (blue-blind)
#B8CDD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c0c8e2; /* rgb */ color: rgb(192, 200, 226); /* oklch */ color: oklch(83.5% 0.037 272.0);
Tailwind
colors: {
custom: {
50: '#d3d8eb',
500: '#c0c8e2',
950: '#000000',
},
}SCSS
$custom: #c0c8e2; $custom-light: #d3d8eb; $custom-dark: #000000;
JSON
{
"hex": "#c0c8e2",
"rgb": {
"r": 192,
"g": 200,
"b": 226
},
"hsl": {
"h": 225.882,
"s": 36.957,
"l": 81.961
},
"oklch": {
"l": 0.83483,
"c": 0.03738,
"h": 272
},
"luminance": 0.58006
}Semantic roles & 50–950 ramp
primary
#C0C8E2
secondary
#BBB08B
accent
#9336B0
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384