#C0C8E4#C0C8E4
#C0C8E4 is a very light, muted blue. Relative luminance 0.581; OKLCH L 83.6% C 0.040 H 272.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C8E4 |
|---|---|
| RGB | rgb(192, 200, 228) |
| HSL | hsl(227, 40%, 82%) |
| HSV | hsv(227, 16%, 89%) |
| CMYK | cmyk(15.8%, 12.3%, 0%, 10.6%) |
| CIE-LAB | lab(80.80, 2.89, -14.79) |
| CIE-LCH | lch(80.80, 15.07, 281.06°) |
| OKLab | oklab(83.55% 0.002 -0.0401) |
| OKLCH | oklch(83.55% 0.04 272.9) |
| XYZ | xyz(56.3928, 58.1156, 81.6301) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.69
Lightsteelblue
#B0C4DE
ΔE00 5.45
Light Periwinkle
#C1C6FC
ΔE00 6.58
Periwinkle
#CCCCFF
ΔE00 6.79
Cloudy Blue
#ACC2D9
ΔE00 7.03
Lavender (CSS)
#E6E6FA
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C8E4 #E4DCC0
analogous
#C0DAE4 #C0C8E4 #CAC0E4
triadic
#C0C8E4 #E4C0C8 #C8E4C0
tetradic
#C0C8E4 #E4C0DA #E4DCC0 #C0E4CA
square
#C0C8E4 #E4C0DA #E4DCC0 #C0E4CA
split-complementary
#C0C8E4 #E4CAC0 #DAE4C0
monochromatic
#6A7DBF #95A3D2 #C0C8E4 #EAECF6 #EAECF6
Accessibility & contrast
On white
1.66
#C0C8E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#C0C8E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C8E4
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C8E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C8E4 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CAE5
Deuteranopia (green-blind)
#BEC7E3
Tritanopia (blue-blind)
#B8CDD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c0c8e4; /* rgb */ color: rgb(192, 200, 228); /* oklch */ color: oklch(83.6% 0.040 272.9);
Tailwind
colors: {
custom: {
50: '#d3d8ec',
500: '#c0c8e4',
950: '#000000',
},
}SCSS
$custom: #c0c8e4; $custom-light: #d3d8ec; $custom-dark: #000000;
JSON
{
"hex": "#c0c8e4",
"rgb": {
"r": 192,
"g": 200,
"b": 228
},
"hsl": {
"h": 226.667,
"s": 40,
"l": 82.353
},
"oklch": {
"l": 0.83551,
"c": 0.04011,
"h": 272.9
},
"luminance": 0.58116
}Semantic roles & 50–950 ramp
primary
#C0C8E4
secondary
#BEB28B
accent
#9632B3
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384