#C0C8EA#C0C8EA
#C0C8EA is a very light, muted blue. Relative luminance 0.585; OKLCH L 83.8% C 0.048 H 274.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C8EA |
|---|---|
| RGB | rgb(192, 200, 234) |
| HSL | hsl(229, 50%, 84%) |
| HSV | hsv(229, 18%, 92%) |
| CMYK | cmyk(17.9%, 14.5%, 0%, 8.2%) |
| CIE-LAB | lab(80.99, 4.17, -17.72) |
| CIE-LCH | lch(80.99, 18.20, 283.26°) |
| OKLab | oklab(83.76% 0.0041 -0.0481) |
| OKLCH | oklch(83.76% 0.048 274.9) |
| XYZ | xyz(57.2402, 58.4546, 86.0931) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.73
Periwinkle
#CCCCFF
ΔE00 5.02
Light Blue Grey
#B7C9E2
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.44
Powder Blue (survey)
#B1D1FC
ΔE00 8.05
Cloudy Blue
#ACC2D9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C8EA #EAE2C0
analogous
#C0DDEA #C0C8EA #CDC0EA
triadic
#C0C8EA #EAC0C8 #C8EAC0
tetradic
#C0C8EA #EAC0DD #EAE2C0 #C0EACD
square
#C0C8EA #EAC0DD #EAE2C0 #C0EACD
split-complementary
#C0C8EA #EACDC0 #DDEAC0
monochromatic
#6478CB #92A0DB #C0C8EA #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.65
#C0C8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#C0C8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C8EA
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C8EA | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBEC
Deuteranopia (green-blind)
#BCC8E9
Tritanopia (blue-blind)
#B6CED3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c0c8ea; /* rgb */ color: rgb(192, 200, 234); /* oklch */ color: oklch(83.8% 0.048 274.9);
Tailwind
colors: {
custom: {
50: '#d3d8f0',
500: '#c0c8ea',
950: '#000000',
},
}SCSS
$custom: #c0c8ea; $custom-light: #d3d8f0; $custom-dark: #000000;
JSON
{
"hex": "#c0c8ea",
"rgb": {
"r": 192,
"g": 200,
"b": 234
},
"hsl": {
"h": 228.571,
"s": 50,
"l": 83.529
},
"oklch": {
"l": 0.8376,
"c": 0.04833,
"h": 274.9
},
"luminance": 0.58456
}Semantic roles & 50–950 ramp
primary
#C0C8EA
secondary
#C6BA88
accent
#A128BD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385